How to detect device and redirect to mobile website in PHP   => Home | More Demos

feed




This is a computer. Your UA is Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.92 Safari/537.36

Please help us improve the mobile detection by choosing the correct answer.
Before sending an answer double check if you are using the browser in 'Desktop mode'.
You can contribute by:
1. forking the project
2. submiting an issue
3. sending us feedback below

Contribute

Is your device really a computer?


Supported methods

Basic detection methods
isMobile()bool(false)
isTablet()bool(false)
Custom detection methods
isiPhone() bool(false)
isBlackBerry() bool(false)
isHTC() bool(false)
isNexus() bool(false)
isDell() bool(false)
isMotorola() bool(false)
isSamsung() bool(false)
isLG() bool(false)
isSony() bool(false)
isAsus() bool(false)
isMicromax() bool(false)
isPalm() bool(false)
isVertu() bool(false)
isPantech() bool(false)
isFly() bool(false)
isiMobile() bool(false)
isSimValley() bool(false)
isGenericPhone() bool(false)
isiPad() bool(false)
isNexusTablet() bool(false)
isSamsungTablet() bool(false)
isKindle() bool(false)
isSurfaceTablet() bool(false)
isHPTablet() bool(false)
isAsusTablet() bool(false)
isBlackBerryTablet() bool(false)
isHTCtablet() bool(false)
isMotorolaTablet() bool(false)
isNookTablet() bool(false)
isAcerTablet() bool(false)
isToshibaTablet() bool(false)
isLGTablet() bool(false)
isFujitsuTablet() bool(false)
isPrestigioTablet() bool(false)
isLenovoTablet() bool(false)
isYarvikTablet() bool(false)
isMedionTablet() bool(false)
isArnovaTablet() bool(false)
isIntensoTablet() bool(false)
isIRUTablet() bool(false)
isMegafonTablet() bool(false)
isEbodaTablet() bool(false)
isAllViewTablet() bool(false)
isArchosTablet() bool(false)
isAinolTablet() bool(false)
isSonyTablet() bool(false)
isCubeTablet() bool(false)
isCobyTablet() bool(false)
isMIDTablet() bool(false)
isSMiTTablet() bool(false)
isRockChipTablet() bool(false)
isFlyTablet() bool(false)
isbqTablet() bool(false)
isHuaweiTablet() bool(false)
isNecTablet() bool(false)
isPantechTablet() bool(false)
isBronchoTablet() bool(false)
isVersusTablet() bool(false)
isZyncTablet() bool(false)
isPositivoTablet() bool(false)
isNabiTablet() bool(false)
isKoboTablet() bool(false)
isDanewTablet() bool(false)
isTexetTablet() bool(false)
isPlaystationTablet() bool(false)
isTrekstorTablet() bool(false)
isPyleAudioTablet() bool(false)
isAdvanTablet() bool(false)
isDanyTechTablet() bool(false)
isGalapadTablet() bool(false)
isMicromaxTablet() bool(false)
isKarbonnTablet() bool(false)
isAllFineTablet() bool(false)
isPROSCANTablet() bool(false)
isYONESTablet() bool(false)
isChangJiaTablet() bool(false)
isGUTablet() bool(false)
isPointOfViewTablet() bool(false)
isOvermaxTablet() bool(false)
isHCLTablet() bool(false)
isDPSTablet() bool(false)
isVistureTablet() bool(false)
isCrestaTablet() bool(false)
isMediatekTablet() bool(false)
isConcordeTablet() bool(false)
isGoCleverTablet() bool(false)
isModecomTablet() bool(false)
isVoninoTablet() bool(false)
isECSTablet() bool(false)
isStorexTablet() bool(false)
isVodafoneTablet() bool(false)
isEssentielBTablet() bool(false)
isRossMoorTablet() bool(false)
isiMobileTablet() bool(false)
isTolinoTablet() bool(false)
isAudioSonicTablet() bool(false)
isAMPETablet() bool(false)
isSkkTablet() bool(false)
isTecnoTablet() bool(false)
isJXDTablet() bool(false)
isiJoyTablet() bool(false)
isFX2Tablet() bool(false)
isXoroTablet() bool(false)
isViewsonicTablet() bool(false)
isOdysTablet() bool(false)
isCaptivaTablet() bool(false)
isIconbitTablet() bool(false)
isHudl() bool(false)
isTelstraTablet() bool(false)
isGenericTablet() bool(false)
isAndroidOS() bool(false)
isBlackBerryOS() bool(false)
isPalmOS() bool(false)
isSymbianOS() bool(false)
isWindowsMobileOS() bool(false)
isWindowsPhoneOS() bool(false)
isiOS() bool(false)
isMeeGoOS() bool(false)
isMaemoOS() bool(false)
isJavaOS() bool(false)
iswebOS() bool(false)
isbadaOS() bool(false)
isBREWOS() bool(false)
isChrome() bool(false)
isDolfin() bool(false)
isOpera() bool(false)
isSkyfire() bool(false)
isIE() bool(false)
isFirefox() bool(false)
isBolt() bool(false)
isTeaShark() bool(false)
isBlazer() bool(false)
isSafari() bool(false)
isTizen() bool(false)
isUCBrowser() bool(false)
isDiigoBrowser() bool(false)
isPuffin() bool(false)
isMercury() bool(false)
isGenericBrowser() bool(false)
Experimental version() method
version(Chrome) string(13) "124.0.6367.92"
version(Safari) string(6) "537.36"
version(Webkit) string(6) "537.36"
version(Windows NT) string(4) "10.0"
Other tests
isiphone() bool(false)
isIphone() bool(false)
istablet() bool(false)
isIOS() bool(false)
isWhateverYouWant() bool(false)