Re: PHP Enclosing Tags? Do You Close Your PHP Declarations?

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

 



On Fri, Jan 30, 2009 at 10:45 AM, Nitsan Bin-Nun <nitsan@xxxxxxxxxxxx>wrote:

> I was just wondering whether people enclosing their PHP tags declarations,
> I don't close these <?php tags just because the interpreter doesn't really
> needs them,
> and for the second reason - if a space/tab/new line/etc will beneath them
> it
> will cause
> problems with output buffering and session handling.
>
> Do you close your PHP <?php tags?
>
> (at least I closed them here :P look down)
>

My suggestion don't close it.  Headers already sent is a big problem because
most of the time you see nothing but "PHP Blank Of Death". If you don't have
access to tail ur log then its like a nightmare. I never understood this
error when I was a beginner.

Thanks,
V

[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