Mobile User Agents Checker

mrtwig

Newbie
Joined
Nov 17, 2010
Messages
42
Reaction score
3
Hello guys, I need a tool to check mobile user agents from file list.

I'll appreciate if you could recommend some? Thanks in advance!
 
is not difficult. what kind of file you have? Text file?

A simple can just go through it and look for mobile footprints (iphone, android, j2me, etc)

if you post a sample of your file, i can do somethin quick and easy for you.



Hello guys, I need a tool to check mobile user agents from file list.



I'll appreciate if you could recommend some? Thanks in advance!
 
search for 'detect mobile browsers' -- there are many well known projects covering this. It's not a black hat topic at all -- plenty of solutions out there.
 
Using PHP function you can check mobile user agents such as iPhone, iPod, Windows phone,android, blackberry, and palm device. This function is effective and influential to detect mobile user agents within the shortest time.
 
Back
Top