Innovation Award
 December 2004
Number 5 |
The possibilities of mobile devices like cellular phones and palmtops vary a lot depending on the type of device, brand and model characteristics.
To take advantage of the possibilities of each type of device it is necessary to know which are the supported capabilities.
This class is capable of parsing the User-Agent identification string sent by the device browser application to the Web server. Then it extracts the relevant details that can be used to cross-check a database of device specific characteristics supplied by their vendors.
With this information it is possible to determine which capabilities can be used to deliver content or provide services to each type of mobile device that accesses a Web site.
Manuel Lemos |
This class parses user agent identifier strings from browsers used by mobile devices to extract relevant information.
It recognizes many of the current mobile user agent identifier strings and processes them to extract their basic constituent parts, the most important being the mobile device vendor and model.
An useful application of this class is to use the extracted information to lookup vendor and model specific device characteristics in a database, or to detect if the visiting browser uses a certain type of mobile device.
Of course you could use user agent profiles for this, but not all mobile phones have (valid) user agent profiles, especially the older types of mobile phones.
This class was already verified to work correctly with over 2000 user agent strings.
| Project record: |
mobileuseragent |
| Popularity score: |
22.78 |
| Vitality score: |
0.0 |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (78.1%) |
Sufficient (78.1%) |
- |
Sufficient (75.0%) |
Not sure (53.1%) |
- |
Not sure (59.7%) |
660 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| 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... |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.