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.
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.