Posted by vinnie on 06/07/07 18:04
i insert the header in the name.php file that a basic form use to go to a specific page if something happen, but it does not work... Here is the code i use: <?php if ($_POST[name]) { header ("Location: http://www.XXXXYYYY.com/home.html"); exit; } ?> What's wrong?
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming