Warning: include() [function.include]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/blackst/public_html/tutorials/autodirect.php on line 1
Warning: include(http://black-stripes.net/header.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/blackst/public_html/tutorials/autodirect.php on line 1
Warning: include() [function.include]: Failed opening 'http://black-stripes.net/header.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/blackst/public_html/tutorials/autodirect.php on line 1
Auto Re-Directing
Auto Re-Directing comes in very handy when you for example have change site. When visitors visit you old url, they will be directed to your new site within a few seconds.
1. Add this to the site you want people to be re-directed from. Add how many seconds you want before they're re-directed, and the url to the site you will send them to;
<meta http-equiv="refresh" content="numberofsecondshere; url=urlhere">
2. And that's it!
Warning: include() [function.include]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/blackst/public_html/tutorials/autodirect.php on line 13
Warning: include(http://black-stripes.net/footer.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/blackst/public_html/tutorials/autodirect.php on line 13
Warning: include() [function.include]: Failed opening 'http://black-stripes.net/footer.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/blackst/public_html/tutorials/autodirect.php on line 13