Rate this script:  I Love it  /   I Hate it

Forward a page using PHP


Code


<?php
  header("Location: http://domain.tld/page.php");
?>
 

 

 
Forward a page using PHP scripts | Forward a page using PHP snippet | Forward a page using PHP example | Forward a page using PHP tutorial | Forward a page using PHP code