Detecting if using a Mobile Browser to view Page

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
bower12345
Forum Newbie
Posts: 3
Joined: Thu Jan 30, 2003 4:55 pm
Location: New Jersey

Detecting if using a Mobile Browser to view Page

Post by bower12345 »

Just a quick question. Can I use the $_SERVER[HTTP_USER_AGENT] variable to determine whether someone is browsing with a mobile web device such as a mobile phone or a PDA?
Post Reply