Quote:
Originally posted by jamoss
HEADER("Location: pageyouwannaredirectto.html");
exit;
DON'T FORGET THE EXIT!
|
do i got a header already send error if i don't use the exit; function?
and where should i put it?
i got 1 index on my site, 1 add, 2 edit and 1 remove script on my site
there is 1 edit.php file which posts to itselfs and i get a header already send error
i got the header on every page, exapt the index.php and the edit.php because i get an error