Make sure that you put the code in the very top op you page.
Nothing that creates ouput such as the echo or print function, or html can be above it.
Code should be pretty self explanatory.PHP Code:<?php
header("Location: http://yoursite.com");
?>
Hope this helps.


LinkBack URL
About LinkBacks
Reply With Quote


