hello.
i'm trying to detect what browser version is there...i'm using get_browser()
as it was documented:



$t = get_browser();

var_dump($t);

and all i can get like output is:
bool(false)



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to