Shiny New E-Book Gizmo: The Amazon Kindle


View Full Version : Redirection script for mobile browsers


Alexander Turcic
08-01-2005, 04:26 PM
If you are a Web developer and interested in how to redirect mobile browsers to a mobile-friendly part of your Website, have a look at this redirection script (http://thanksforthemammaries.net/mobile_redir.zip). It's written in PHP and uses the browser's user-agent (http://en.wikipedia.org/wiki/User_agent) to identify mobile devices. Readme.txt included.

Thanks to Erica (http://www.thanksforthemammaries.net/) for submitting the tip!