| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
PHP Browser Redirect Tutorial
A situation may come up when you want to redirect a user depending on what browser they are using. Here is a simple PHP tutorial that will teach you how to redirect users depending upon what browser they are using.
Read the full article here: PHP Browser Redirect Tutorial |
|
#2
|
|||
|
|||
|
I'd like to note if you use this, and you echo something out before you try this you will get an error. in order to fix that use ob_start(); at the start of your code, and ob_end_flush(); at the end of your code.
PHP Code:
|
|
#3
|
||||
|
||||
|
lol go chippo woot
__________________
Need a website created? Dont have much time to do it? Tell us what you want and we will have it running within a week! http://www.KpgDesigns.net |
|
#4
|
|||
|
|||
|
lol Id rather let them know then let them struggle for hours rackin there brain when I first tried to redirect after Id already echo'd summat out lol. Can be very confusing the first time to find out why it's not working lol
|
![]() |
| Viewing: Tutorialized Forums > Web Design & Development > PHP > PHP Browser Redirect Tutorial |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|