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]
- Re: [PHP] why isn't get_browser() not working? elias
- Re: [PHP] why isn't get_browser() not working? Joe Sheble (Wizaerd)
- Re: [PHP] why isn't get_browser() not working? Chris Adams
- RE: [PHP] why isn't get_browser() not working? Mark Roedel