HTTP Redirection in PHP

by Geethalakshmi 2012-05-28 14:00:29

HTTP Redirection in PHP



$lt;?php
header('Location: http://you_stuff/url.php'); // stick your url here
?>

Tagged in:

960
like
0
dislike
0
mail
flag

You must LOGIN to add comments