Allows to perform PHP redirection (must be placed before any browser output).
<?php
// stick your url here
header('Location: http://you_address/url.php');
exit;
?>
<?php
// stick your url here
header('Location: http://you_address/url.php');
exit;
?>
Hello Friends! I am Ramana a part time blogger from Hyderabad.
0 comments:
Post a Comment