Page 1 of 1

redirect

Posted: Tue Sep 09, 2003 12:54 pm
by nincha
any redirect functions?

Posted: Tue Sep 09, 2003 1:09 pm
by delorian
Maybe header() function and some HTTP Headers will help.

Posted: Tue Sep 09, 2003 1:38 pm
by JAM
yes please, I'll have two...

[Sarcasm: left or right?]

Posted: Tue Sep 09, 2003 4:29 pm
by m3rajk
http://www.php.net

search for "headers"

Posted: Tue Sep 09, 2003 4:29 pm
by Bennettman
header("Location: http://site.com/url.php");