Hi!

I've a problem with "get_browser"

i got the browscap.ini from http://www.cyscape.com/browscap/ 
and installed it in:
/usr/local/lib/browscap.ini

then i added browscap = /usr/local/lib/browscap.ini
in the php.ini

but 
$test = get_browser();

echo $test; 
gives an empty response.

i've use the example script from php.net:

http://php.net/manual/en/function.get-browser.php

hope for your help

georg


-- 
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