apw Posted January 29, 2010 Share Posted January 29, 2010 Hello i run a webbased game with players using both mobile phones and computers and would like to have the php code tell the difference in my mobile users and pc users and have the game pages compatable for both .. This possible Link to comment https://forums.phpfreaks.com/topic/190244-can-php-do-this/ Share on other sites More sharing options...
gwolgamott Posted January 29, 2010 Share Posted January 29, 2010 I imagine the get browser function may be the first step in trying to do this. May be worth investigating. It's an idea, but I can use that to check for IE and FF and what not... but mobile browsers before. But I bet that may be something that would do that. Hopefully that at least puts u in right direction. EDIT: I found this site that may help you: http://www.brainhandles.com/techno-thoughts/detecting-mobile-browsers Link to comment https://forums.phpfreaks.com/topic/190244-can-php-do-this/#findComment-1003741 Share on other sites More sharing options...
KevinM1 Posted January 29, 2010 Share Posted January 29, 2010 Also, since we seem to have had an influx of similarly phrased topics in the last month: http://www.phpfreaks.com/forums/index.php/topic,200925.0.html Link to comment https://forums.phpfreaks.com/topic/190244-can-php-do-this/#findComment-1003744 Share on other sites More sharing options...
teamatomic Posted January 29, 2010 Share Posted January 29, 2010 http://wurfl.sourceforge.net/ HTH Teamatomic Link to comment https://forums.phpfreaks.com/topic/190244-can-php-do-this/#findComment-1003893 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.