Exemplo n.º 1
0
 function __construct()
 {
     $b = new browser();
     $this->browserArray = $b->whatbrowser();
 }