[PHP-DEV] PHP 4.0 Bug #5953 Updated: Session invalidates when newline character is inserted into a session variable From: Bug Database (php-dev <email protected>)
Date: 08/04/00

ID: 5953
User Update by: mbeers <email protected>
Old-Status: Feedback
Status: Open
Bug Type: Session related
Description: Session invalidates when newline character is inserted into a session variable

well, I tiptoed through the ms documentation fopen and _open and according to them the default mode for the open operations is _O_TEXT. Unless it is explicitly overriden, then it is text mode.

Full Bug description available at: http://bugs.php.net/?id=5953

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>