Re: FN-FORUM: PHP Browser Detection
date posted 4th January 2005 12:12
At 13:12 on Tuesday, 04 Jan 2005, Paul Summers wrote:
>
> Hi All
>
> Happy new year...
>
> I'm trying to sort out a php script to detect if a browser is Internet
> Explorer - Regardless of version, basically trying to get together an if
> statement that's either IE else every-other-browser.
>
> Anyone done this before?
this might help you with your search for the holy grail...
http://www.apptools.com/phptools/browser/
;o)