ajbatac on 11/19/11
Last Edited at 11/19/11 04:42am
<?phpHeader( "HTTP/1.1 301 Moved Permanently" ); Header( "Location: http://your_full_url.here" );exit;?>
Report this snippet Tweet
Comment:
You need to login to post a comment.