Thanks.
Also, I knew my user agent had Windows NT 6.1 but I wasn't sure if it was actually a Windows 7 user agent.
I thought maybe some other factors came into play since my shit's usually jacked up anyway.
Edit: what am I doing wrong with the class?
PHP Code:
$info = new ua;
$browser = $info->getBrowser();
$operating_sys = $info->getOPSystem();
Results 1 to 11 of 11
Threaded View
- 28 May. 2010 01:51pm #4
Last edited by Personoid; 28 May. 2010 at 02:36pm.