Re: Cannot modify header information - headers already sent by ...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Apr 21, 2008 at 11:37 PM, Daniel Brown <parasane@xxxxxxxxx> wrote:

> On Mon, Apr 21, 2008 at 11:33 AM, Waynn Lue <waynnlue@xxxxxxxxx> wrote:
> > I fixed this last time by looking for white space both before and
> >  after the opening and closing php tags, as a Google search had
> >  revealed.  But this time, I've spent an hour running down various
> >  files and not seeing what the heck is wrong.  Here's the essential
> >  setup.
> >
> >  main.php
> >  <?
> >
> >  require_once 'shared_style.php';
> >  require_once 'something.php'
> >
> >  ?>
>
>     If something.php is setting cookies and such, it has to be above
> shared_style.php.  If you've already tried that with no success, post
> the code of something.php for us to view.


it is sometimes  a good idea to put error_reporting(0);
just a suggestion ;)

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux