On Sun, 9 Jun 2002, Tom Ray wrote:
> Is there a way to do this with PHP? I couldn't find it in the online 
> docs and the archive search is offline :(

Use JavaScript to detect it, and then you can set a cookie or add it to a 
request posted to the server. In either case your PHP program can then 
pick up the info.

miguel


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

Reply via email to