PHP Magic Book – Free PHP Scripts, Tutorials and Downloads, PHP AtoZ Reloaded, free php tutorials, free php downloads, php scripts, PHP tips

Header Redirect Location in PHP

Here is how we redirect a page. The page will be redirected to specified URL.

<?php
header("Location: http://www.sitename.com/");
?>
  • Share/Bookmark
Tags: ,
Posted in: Header, PHP Basics, Redirection
Post's RSS » RSS 2.0
Post's Comments RSS » RSS 2.0

Related Posts




Post a Comment

  Subscribe Via RSS
  Subscribe Via Email