monkeytooth Posted June 20, 2008 Share Posted June 20, 2008 I know its possible to detect browser type for things like IE, FF, Opera, Safari, etc... but is it possible to detect PDA's, Cellphones, Smartphones, etc? and if so, can I determin which if any? Mostly coding a site that I am going to use a preloading script for. Where if it finds a certain browser set (older slightly unsupported browsers) it goes to a diffrent aspect of design thats more browser compatiable. Now thing is I want to do similar in concept for Cellphones, Smartphones, PDA's, Blackberrys etc etc etc.. So is it possible? And where could I begin to learn more about it? anyone got something already built up that I can work with or use as a base? Quote Link to comment https://forums.phpfreaks.com/topic/111123-blackberry-and-smartphones/ Share on other sites More sharing options...
ober Posted June 20, 2008 Share Posted June 20, 2008 A quick google search turned up this: http://www.andymoore.info/php-to-detect-mobile-phones/ Quote Link to comment https://forums.phpfreaks.com/topic/111123-blackberry-and-smartphones/#findComment-570280 Share on other sites More sharing options...
jonsjava Posted June 20, 2008 Share Posted June 20, 2008 a great one I found is Mobile::UserAgent Quote Link to comment https://forums.phpfreaks.com/topic/111123-blackberry-and-smartphones/#findComment-570284 Share on other sites More sharing options...
monkeytooth Posted June 20, 2008 Author Share Posted June 20, 2008 Sweet, Thank you, I shall check those over soon enough. Curiosity for the google search what did you query with? Quote Link to comment https://forums.phpfreaks.com/topic/111123-blackberry-and-smartphones/#findComment-570292 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.