Recommend this page to a friend! |
Download .zip |
Info | View files (4) | Download .zip | Reputation | Support forum (4) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2004-12-21 (11 years ago) | 59% | Total: 5,104 This week: 1 | All time: 491 This week: 1,047 |
Version | License | Categories | ||||
mobileuseragent 1.0.0 | GNU Lesser Genera... | HTTP, PHP 5, Wireless and Mobile |
Description | Author | ||||||||||||||||
This class parses user agent identifier strings from browsers used by mobile devices to extract relevant information. Innovation Award
|
|
Files |
File | Role | Description |
---|---|---|
detect_mobile_client.php | Example | Contains a function to detect if the visiting client is a mobile handset. |
MobileUserAgent.php | Class | The main class. Complete package with docs is available here: http://sourceforge.net/projects/mobileuseragent/ |
tmobileua.php | Test | Test script. |
unique_vendor_model_useragents.txt | Output | Unique tab seperated list of vendor, model, and the useragent they were extracted from. |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
Avoiding Duplicate Content for Mobile (Portuguese) A good tip for those who use PHP is to use a class called MobileUserAgent , which makes this verification was based on a list of mobile user-agents... |
Info on Get Mobile User Agent using PHP If you are looking for a solution to reconize the create personalized services for mobile websites for different mobile devices, you may find the Get Mobile User Agent PHP class from PHP Classes - Class: MobileUserAgent... |