$_SERVER['HTTP_USER_AGENT'];
> [snip]
> Is it possible to use PHP to detect the type of browser accessing my
> site.
> For example if a PDA is using it I would prefer not to include large
> graphics...
> [/snip]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.
[snip]
Is it possible to use PHP to detect the type of browser accessing my
site.
For example if a PDA is using it I would prefer not to include large
graphics...
[/snip]
you can check the user-agent, no gaurantees what if anything that is
sent is accurate.
--
PHP General Mailing List (http://ww
Hi,
Is it possible to use PHP to detect the type of browser accessing my site.
For example if a PDA is using it I would prefer not to include large
graphics...
Many thanks for your help
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
3 matches
Mail list logo