- Jul 2, 2001
- 25,923
- 17
- 81
I'm trying to determine which browser my enduser is using, so that I can load the appropriate stylesheet....is there any efficient way to do this?
I tried PHP's get_browser function, but, it spits back "browscap ini directive not set" (which, I assume, means that I'd have to get the server owner to install it)...I figured I'd look for a better way first.
Thoughts?
I tried PHP's get_browser function, but, it spits back "browscap ini directive not set" (which, I assume, means that I'd have to get the server owner to install it)...I figured I'd look for a better way first.
Thoughts?