Date: 12/22/99
- Next message: Martin Decker: "Re: AW: [PHPLIB] frames + auth = ?"
- Previous message: Kristian Köhntopp: "Re: [PHPLIB] PHP4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I still have a problem writing into my file. It seem that PHP doesnt
write into an empty file. With "w" it make the file empty, but when i
use "a" and use a file where just one space is inserted it writes into
it (with no space "a" wont write either). I then tried to use
"rewind" to jump to the beginning and overwrite everything, it jumps to
the beginning, but doesnt overwrite, just appends the new text?? Anyone
knows why it is reacting so strange?
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Martin Decker: "Re: AW: [PHPLIB] frames + auth = ?"
- Previous message: Kristian Köhntopp: "Re: [PHPLIB] PHP4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

