Thread
:
PHP redirection code ? Anyone?
View Single Post
04-08-2004, 09:04 AM
swedguy
Confirmed User
Industry Role:
Join Date: Jan 2002
Posts: 7,981
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.
swedguy
View Public Profile
Find More Posts by swedguy