[PHP] Re: headers already sent

2002-09-12 Thread David Robley
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says... > I'm doing a little form: > In the first page i have the form to insert datas,then redirect the > control to a script that check if the filds are correct.If they are > correct redirect the output to a prospect else to the first page.The

[PHP] Re: Headers already sent (Sometimes)

2002-07-23 Thread Richard Lynch
>Im getting Warnings about headers being already sent. But not on my local >web server > >Im sending the headers (to try and make the page not cache) before anything >is echoed to the browser. Somebody somewhere is sending *SOMETHING* to the browser -- possibly a NEWLINE at the tail end of one of