----- Messaggio originale -----
Da: Marcus Bointon <marcus[@]bointon.com>
A: Dave Kelsey <d_kelsey[@]uk.ibm.com>
Cc: xdebug-general[@]lists.xdebug.org
Inviato: Marted́ 23 ottobre 2007, 15:17:41
Oggetto: [xdebug-general] Re: Setting the XDebug Session cookie within a browser.
> I think PHP is to blame here. It usually delays sending of headers
> until a script has ended, at which point it sends everything in one
> go. You can force it to flush output using flush(). You might also
> look into
> session_write_close(), and the various output buffering options in
> php.ini. Further upstream, mod_deflate/mod_gzip can also delay output
> until script completion.
The header was sent before the first output (body), if you not using Output buffer.
Mauro Casciari
___________________________________
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html
Received on Tue Oct 23 2007 - 18:02:11 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST