[PHP] Can not send new Header

2001-05-04 Thread Andy
Hello, I am a newbi. Currently I try to relocate the viewed page after entering successful a form. I tryed it like that: HEADER("Location:http://$HTTP_HOST/admin/admin.php?content=upload";); But I did get an errormessage which said that I already have sent a header ( which was a body tag).

RE: [PHP] Can not send new Header

2001-05-04 Thread Altunergil, Oktay
[mailto:[EMAIL PROTECTED]] Sent: Friday, May 04, 2001 2:04 PM To: [EMAIL PROTECTED] Subject: [PHP] Can not send new Header Hello, I am a newbi. Currently I try to relocate the viewed page after entering successful a form. I tryed it like that: HEADER("Location:http://$HTTP_HOST/admin/admi