|
Utility for browser detection. Located in /atkbrowsertools.inc [line 28] Author(s):
|
| browserInfo | browserInfo() | |
| void | detectAgent() | |
| void | detectOS() | |
| mixed | detectPDA() | Detect wether the user is browsing with a PDA |
|
Detect wether the user is browsing with a PDA
Returns true if he is, an array if he is using Windows CE and an array with ["width"] and ["height"] if those variables are known
| Return: | wether or not the user is using a PDA and size of the screen if it is passed along |