Comments on: Detect Mobile Device or Desktop in PHP https://www.codexworld.com/mobile-device-detection-in-php/ Web & Mobile App Development Company Sun, 01 Oct 2023 17:47:07 +0000 hourly 1 By: Clinton Ogweno Opiyo https://www.codexworld.com/mobile-device-detection-in-php/comment-page-1/#comment-240224 Sun, 01 Oct 2023 17:47:07 +0000 https://www.codexworld.com/?p=451#comment-240224 Thank you so much. Works well

]]>
By: CodexWorld https://www.codexworld.com/mobile-device-detection-in-php/comment-page-1/#comment-32106 Wed, 05 Oct 2016 06:28:46 +0000 https://www.codexworld.com/?p=451#comment-32106 In reply to Robert.

@Robert Actually, your confusion is coming because of the same name. is_mobile is used in two cases, one is a method and another is variable. Where it is used as a variable you don’t need to use the brackets.

]]>
By: Robert https://www.codexworld.com/mobile-device-detection-in-php/comment-page-1/#comment-32069 Tue, 04 Oct 2016 16:10:45 +0000 https://www.codexworld.com/?p=451#comment-32069 Sorry, I was confused, you need the brackets anyway for the parameters

]]>
By: Ruben B. https://www.codexworld.com/mobile-device-detection-in-php/comment-page-1/#comment-28045 Sat, 18 Jun 2016 00:48:30 +0000 https://www.codexworld.com/?p=451#comment-28045 Forget the last comment, really. Don’t ask, just forget it. And thanks for the files.

]]>
By: Ruben B. https://www.codexworld.com/mobile-device-detection-in-php/comment-page-1/#comment-28044 Sat, 18 Jun 2016 00:45:15 +0000 https://www.codexworld.com/?p=451#comment-28044 It works for me in Safari from an Ipod. But it didn’t work with Chrome on Android . Any help?

]]>
By: yogendra https://www.codexworld.com/mobile-device-detection-in-php/comment-page-1/#comment-23815 Sat, 19 Mar 2016 08:28:21 +0000 https://www.codexworld.com/?p=451#comment-23815 thanks

]]>
By: Alessandro https://www.codexworld.com/mobile-device-detection-in-php/comment-page-1/#comment-22949 Thu, 10 Mar 2016 10:16:12 +0000 https://www.codexworld.com/?p=451#comment-22949 Thanks it works fine of all mobile browser I’ve tested but I’ve some problems with chrome on android in a asus tablet witch has a resolution of 817×1297; is there a check of screen resolution in your php class?

]]>