Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2000071

Re: [PHP] browser From: Reuben D Budiardja (reubendb <email protected>)
Date: 07/03/00

There is a build in variable
$HTTP_USER_AGENT that should tell you what browser is used.

There is also another function get_browser() that will give you more
complete information about the browser the user is using.
For the function manual, look at:

http://www.php.net/manual/html/function.get-browser.html

Reuben D. Budiardja

At 05:26 PM 7/3/2000 +0200, Abdul-Kareem Abo-Namous wrote:
>hi everybody
>
>is there a way in php3 to find out which browser the user is using?
>
>thnx
>Aan97
>Abdul-Kareem Abo-Namous
>
>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: php-general-unsubscribe <email protected>
>For additional commands, e-mail: php-general-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>
>
>
-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
"The only incomprehensible thing about the universe is that
 it is comprehensible."
                             - Albert Einstein -
~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^

Reuben Donald Budiardja
reubendb <email protected>
Homepage: http://www.goshen.edu/~reubendb

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>