Page 1 of 1

To find out Model of mobile

Posted: Tue Nov 09, 2010 10:18 pm
by shaileshamb
I am a PHP developer and desisgning a WAP page for phones . I need some php code to find out the model of a mobile phone from where request is coming so that based on that information I can upload the proper CSS for my page.If you can give me some hints as well that would also help me to proceed further.Currently I am able to fetch user-agent of mobile but not able to find out the specific model of mobile.
Thanks in advance!!!

Re: To find out Model of mobile

Posted: Wed Nov 10, 2010 1:03 am
by cpetercarter
If you google "user agent mobile detection" you will find links to several scripts which detect the type of mobile phone or mobile operating system from the user-agent string.