Hi , I have a problem in using the Header() function. I want to automatically redirect the page into another php script after a form completion but im receiving this error "Warning: Cannot add header information - headers already sent by ......"
Heres the script line:
header("Location: 8D_Anaform_Admin.php?action=form");
Please help im stuck here.
Regards,
Mike
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

