jon Tue Jan 23 21:53:47 2001 EDT Modified files: /phpdoc/en/functions session.xml Log: Fix from the Department of Redundancy Department. Index: phpdoc/en/functions/session.xml diff -u phpdoc/en/functions/session.xml:1.32 phpdoc/en/functions/session.xml:1.33 --- phpdoc/en/functions/session.xml:1.32 Tue Jan 23 21:50:50 2001 +++ phpdoc/en/functions/session.xml Tue Jan 23 21:53:47 2001 @@ -785,7 +785,7 @@ </note> <note> <para> - The "write" handler is not executed until after the the output + The "write" handler is not executed until after the output stream is closed. Thus, output from debugging statements in the "write" handler will never be seen in the browser. If debugging output is necessary, it is suggested that the debug output be
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Jim Winstead
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Jon Parise
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Jon Parise
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Egon Schmid
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Jani Taskinen
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Martin Samesch
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Torben Wilson