[PHP-DEV] Bug #8780 Updated: difference in fwrite with cgi/apachemodule From: andy <email protected>
Date: 07/31/01

ID: 8780
Updated by: andy
Reported By: rolf.lehmann <email protected>
Old Status: Open
Status: Feedback
Bug Type: Filesystem function related
Operating System: Windows NT/2000
PHP Version: 4.0.3pl1
New Comment:

ok...

Does this happen in the latest version of PHP?

Previous Comments:
------------------------------------------------------------------------

[2001-07-21 19:02:33] andy <email protected>

What's the bug??? I don't see this as a bug...

------------------------------------------------------------------------

[2001-01-18 08:20:51] rolf.lehmann <email protected>

If I use PHP as CGI with Apache 1.3.12, I must add chr(13).chr(10) to textfiles, when I write them with fwrite and I want some linefeed. If PHP is used as a Apache module, in textfiles there are double linefeed [one from PHP the other from chr(13).chr(10)].

Why is it different and will one or the other case be corrected?

Thanks, Rolf.

------------------------------------------------------------------------

Edit this bug report at http://bugs.php.net/?id=8780&edit=1

-- 
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>