Tagged Questions

2
votes
3answers
2k views

How to recognize whether a web site is opened in a mobile or a PC

We have a site developed in PHP. It is working just fine. We have used JQuery for every kind of situation like slide shows, menus, etc. This site contains a lot of images which are large in size. ...
1
vote
2answers
647 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, ...
0
votes
1answer
109 views

Is it not good to detect devices, operating systems and browsers Versions by User-agents?

Is it not good to detect devices, operating systems and browsers Versions by User-agents? Can it create any problem in caching like if we set expire headers and use wordpress W3 Total cache plugin