PHP script to detect handheld devices

Associate
Joined
2 Aug 2005
Posts
680
Hi,

Does anyone know of a way to use PHP to detect if a browser is a handheld, and if so direct the browser to a different page (for example website/portabe) for a seperate portable version of the site?

I have added a CSS file with media="handheld" to make the current site compatable, but I want people on handhelds to access a different site with cut down content especially for people on the move.
 
Back
Top Bottom