php - Detect if user is using an iDevice -


is there way detect if user using idevice without reading user-agent (which spoofed)? want have mobile version (which have no captcha), desktop version have captcha, want use other methods of checking other ua-checks.

according know, can't detected mobile phones without user-agent. in fact, there no other function check mobile device..

you can check lightweight class detection of moblie devices:

https://code.google.com/p/php-mobile-detect/


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -