Re: [PHP] Query - Warning: Cannot modify header information

2005-09-30 Thread Emil Novak
You can simply avoid that by buffering the output: or (older versions of PHP): Emil Novak, Slovenia, EU -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Query - Warning: Cannot modify header information

2005-09-30 Thread Minuk Choi
Months ago when I kept encountering that problem, it was due to this. Suresh, in /home/gift1/public_html/home.php, do you have a space, an empty line, etc. ? that file should start with "I put double quotes to emphasize that there should be NOTHING before the PHP script start. -Mk Sures

RE: [PHP] Query - Warning: Cannot modify header information

2005-09-30 Thread Suresh Pandian
check it and give some valuable sugguesion to me. thanks.. George Pitcher <[EMAIL PROTECTED]> wrote: This looks as though you are trying to send header() after something has been output to screen. Check your code before line 61. George > -Original Message- > From: Su

[PHP] Query - Warning: Cannot modify header information

2005-09-29 Thread Suresh Pandian
Hi friends, i am currently redesign th x-cart site. ichanged the template files into my concern. i received some warnings like this.. Warning: Cannot modify header information - headers already sent by (output started at /home/gift1/public_html/home.php:2) in /home/gift1/public_html/referer.