ID: 10757
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Filesystem function related
Operating system:
PHP Version: Earlier? Upgrade first!
Assigned To:
Comments:
Update your PHP first. If this happens with 4.0.5 too, reopen.
--Jani
Previous Comments:
---------------------------------------------------------------------------
[2001-05-09 13:08:37] [EMAIL PROTECTED]
Using Linux RH 7.0 / Apache 1.1.14 / php 4.01
When I am using my computer at the same time as web-server & netscape-browser...
When writing some text into a .txt file (fPutsS($file_handle,$sentence);), the record
is made twice inside this file.
Exactly same happends when executing
exec("echo "$sentence" >> file.txt", $sortie, $handle);
When browsing from external computer, this does no happend, and the writing in the
.txt file does happen only once
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10757&edit=2
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]