Here are the possible ways of php page redirection.
1. Using Java script:
'; echo 'window.location.href="'.$filename.'";'; echo ''; echo ''; echo ''; echo ''; } } redirect('http://nashqa.com'); ?>
2. Using php function: header("Location:http://nashqa.com ");
Showing posts with label How many ways I can redirect a PHP page?. Show all posts
Showing posts with label How many ways I can redirect a PHP page?. Show all posts
Saturday, May 16, 2009
How many ways I can redirect a PHP page?
Subscribe to:
Posts (Atom)