so simple
just copy this code in text editor like notepad and save as index.php
<?php
header( ‘Location: http://yourdestinationdomain.com’ ) ;
?>
place it on your webpages pages, delete index.html if exist, and your page will silently redirect to any url or page u want
No comments yet.
RSS feed for comments on this post. TrackBack URL