Return to Snippet

Revision: 11849
at February 22, 2009 13:52 by chrisaiv


Initial Code
<?php
Header( "Name of Site" );
Header( "Location: http://code.google.com/u/chrisaiv/" );
?>

Initial URL


Initial Description
Simply create a new index.php and place this code within.

Initial Title
PHP: Simple PHP Redirect

Initial Tags
php

Initial Language
PHP