![]() |
PHP redirection code ? Anyone?
anyone can paste it?
|
header(location: http://www.domain.com);
gotta use it before anything is outputed to the screen though, including html tags. |
thanks
|
Don't forget to add an exit(); after the header() otherwise it will still exe<b></b>cute the rest of the script.
header("Location: domain.com"); exit; EDIT: Pretty gay that "exec<b></b>ute" is a censored word. |
All times are GMT -7. The time now is 07:56 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123