Le Phuoc Canh wrote:
Dear all,
How can we know a request from web page( ex : firefox, IE..) or from client(
ex : window media, winamp, ...). Please help me !
Thanks & Best Regard. Le Phuoc Canh Arrive Techologies
Cell Phone     : 0902147449
Home Phone  : (08)9915349
Email            : [EMAIL PROTECTED]
some will say that it is unreliable/unsafe/inconsistent/etc... whatever else they can come up with, but...

$_SERVER['HTTP_USER_AGENT'] should give you insight into what you are looking for.

It should contain a unique description for the above listed agents.

Jim

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to