Comments on: Redirect user to iPhone / iPod version of site using PHP https://nabtron.com/redirect-visitor-detect-browser-iphone-ipod-version-site-using-php/ Technology & Programming Guide Tue, 13 Oct 2015 21:51:47 +0000 hourly 1 https://wordpress.org/?v=6.5.2 By: Nabeel https://nabtron.com/redirect-visitor-detect-browser-iphone-ipod-version-site-using-php/#comment-10005 Sat, 23 Jul 2011 05:51:49 +0000 http://nabtron.com/?p=2230#comment-10005 In reply to Alex.

You’re welcome Alex! :) Let me know if you need any assistance

]]>
By: Alex https://nabtron.com/redirect-visitor-detect-browser-iphone-ipod-version-site-using-php/#comment-9436 Sat, 02 Jul 2011 07:35:33 +0000 http://nabtron.com/?p=2230#comment-9436 In reply to Nabeel.

ugh … noob mistake.. thanks!

]]>
By: Nabeel https://nabtron.com/redirect-visitor-detect-browser-iphone-ipod-version-site-using-php/#comment-9426 Fri, 01 Jul 2011 13:49:00 +0000 http://nabtron.com/?p=2230#comment-9426 In reply to Alex.

thats pretty simple, just detect the browser and make a condition for which code to echo!

]]>
By: Alex https://nabtron.com/redirect-visitor-detect-browser-iphone-ipod-version-site-using-php/#comment-9423 Fri, 01 Jul 2011 04:51:51 +0000 http://nabtron.com/?p=2230#comment-9423 In reply to Nabeel.

well currently im loading a short video on my home page that i’d like to replace with an image instead on iphone and other small form factor mobile devices.

check it out on wmlm.co

]]>
By: Nabeel https://nabtron.com/redirect-visitor-detect-browser-iphone-ipod-version-site-using-php/#comment-9418 Fri, 01 Jul 2011 00:59:25 +0000 http://nabtron.com/?p=2230#comment-9418 In reply to Alex.

you can use the same code to detect the browser and change, add, edit the part of code accordingly.

Tell me the details i might try to help

]]>
By: Alex https://nabtron.com/redirect-visitor-detect-browser-iphone-ipod-version-site-using-php/#comment-9417 Fri, 01 Jul 2011 00:34:04 +0000 http://nabtron.com/?p=2230#comment-9417 What if i want it to change something on the page instead of a redirect?

]]>
By: Nabeel https://nabtron.com/redirect-visitor-detect-browser-iphone-ipod-version-site-using-php/#comment-8460 Thu, 28 Apr 2011 14:21:40 +0000 http://nabtron.com/?p=2230#comment-8460 In reply to saysa.

you can do this by getting the ip address of the user and then tracing the location of that ip

]]>
By: saysa https://nabtron.com/redirect-visitor-detect-browser-iphone-ipod-version-site-using-php/#comment-8458 Thu, 28 Apr 2011 10:55:56 +0000 http://nabtron.com/?p=2230#comment-8458 Hellooo every one

plz can anyone guide me that can we check the settings of the mobile set of user opening the site? i want to check the location settings of mobile set, can i do it in my php site?

reply ASAP
thanks in adv.

Regards

]]>
By: Chris https://nabtron.com/redirect-visitor-detect-browser-iphone-ipod-version-site-using-php/#comment-8095 Mon, 28 Mar 2011 17:50:27 +0000 http://nabtron.com/?p=2230#comment-8095 Just change the $mobile = “http://go.wapple.net/go.php?k=3.36507&page=136402”; to your mobile page. You can also add a meta refresh at the bottom if you wish to redirect your non mobile users to another page like a flash page

]]>
By: Nabeel https://nabtron.com/redirect-visitor-detect-browser-iphone-ipod-version-site-using-php/#comment-6228 Thu, 14 Oct 2010 12:38:37 +0000 http://nabtron.com/?p=2230#comment-6228 In reply to miss suzy.

can you please tell me your browser? and details of how you tried to paste the code, this will help me fix this issue of code in comments. Thanks

]]>