Tagged Questions

1
vote
3answers
123 views

How to find out the mobile model using WAP page

I am planning on making a WAP page to provide a software. Now i need to find out what mobile phone model the client who logs into my webpage is using so that i can redirect him/her to the appropriate …
0
votes
2answers
46 views

Determining Smartphone / Non-Smartphone for php

It seems like facebook has this mastered, I've checked a bit into WURFL but this seems like an extremely expensive process. I've also checked out: url link. While it has a good list of user agents, …