Hi,
I would like to use the get_browser() function.
So I downloaded the php_browscap.ini at http://browsers.garykeith.com/downloads.asp and pointed to it in my php.ini.
But as soon as I try to use the get_browser() function, i.e.
the browser either returns a white page (Opera), downloads the page as empty file (FireFox) or informs me that the connection to the server has been unexpectedly disconnected (Safari).PHP Code:$browser = get_browser(null, true);
Any idea what the error could be?
Thanks,
Flözen








Bookmarks