예제 #1
0
 function __construct()
 {
     $b = new browser();
     $this->browserArray = $b->whatbrowser();
 }