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 12:50 PM, Edmund Hertle
<edmund.hertle@xxxxxxxxxxxxxxx> wrote:

> What is the problem in session handling? I think I came never across this
> issue altough I do close my tags...
>

I think it depends if output buffering is on or not. If it is not
enabled, these linebreaks/etc. will be outputted before the session
header stuff is outputted.

That is a very interesting point though. Leaving it open allows for
human error (from time to time developers leave linebreaks in the
files ...)

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[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