Wireless Device Detection
Brought to you by:
epsilon7
It would be really handy if PHPSniff could detect a
wireless/mobile device, such as a cell phone or PDA.
Other than returning the browser information, a simple
boolean flag like ($sniffer->mobile == TRUE) so you
could let a user know you've detected a mobile device,
and ask them if they would like a mobile version of
your site.