Hello,
today I stumbled across the function get_browser
(http://be2.php.net/manual/en/function.get-browser.php). Totally
excited, I tried it out. Hmm, didn't seem to work :-s.
So I read the page again, only a little bit more concetrated. Aha,
"browscap.ini is not bundled with PHP but you may find an up-to-date
browscap.ini file here."
So I visited thát site, but then I stumbled across "Despite my pleas to
have the link from the PHP website removed they refuse to do so. Until
their get_browser() function is fixed I do not recommend using my
browscap.ini file with PHP." And his faq
(http://www.garykeith.com/browsers/faq.asp) tells me:
<faq>
Is your browscap.ini file compatible with PHP?
It used to be, and it may once again be. But for now, due to problems in
get_browser() not my files, I'd have to say no. I am guardedly
optimistic this situation will resolve itself soon.
</faq>
Is there a way to solve this issue? I would like to convince the admin
of the server my site is running on to support get_browser, but if php
doesn't seem compatible with browscap.ini, then the probably isn't much
I can do about it... I guess?
greetings,
Mattias