[PHP] Is it possible to detect the Browser type/version in PHP?

2001-09-11 Thread Zhu George-CZZ010
Hi, I once had the Javascript codes to detect the browser type/version (but unfortunately, I lost the codes), does anyone have the Javascipt code? or can PHP do the same job (how?) Thank you very much in advance. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail:

Re: [PHP] Is it possible to detect the Browser type/version in PHP?

2001-09-11 Thread nayco
:35 PM Subject: [PHP] Is it possible to detect the Browser type/version in PHP? Hi, I once had the Javascript codes to detect the browser type/version (but unfortunately, I lost the codes), does anyone have the Javascipt code? or can PHP do the same job (how?) Thank you very much in advance

Re: [PHP] Is it possible to detect the Browser type/version in PHP?

2001-09-11 Thread B. van Ouwerkerk
Yes. STFW -- www.php.net type detect browser in the searchbox -- click pulldownbox -- select online documentation and click on the little arrow.. http://www.php.net/manual/en/function.get-browser.php http://www.php.net/manual/en/language.variables.predefined.php Next time you can search the

RE: [PHP] Is it possible to detect the Browser type/version in PHP?

2001-09-11 Thread Brian Paulson
Chieftain Online [EMAIL PROTECTED] http://www.chieftain.com -Original Message- From: nayco [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 11, 2001 9:48 AM To: Zhu George-CZZ010; [EMAIL PROTECTED] Subject: Re: [PHP] Is it possible to detect the Browser type/version in PHP