I got the same error message when i opened it with "w"...  A append
operation opens the file in r/w?  I'm not sure...  I though it needed a "+"
: a+, w+...  anyway, I think I'm gonna use a database (mysql) and it will be
easy to to what I need but this problem is very strange.

Thanks!

> Aha -- I understand.  I also didn't see the first time that you're using
FTP.
>  You can't fopen() a file for read/write through FTP.  You can do one, or
the
> other, but not both.
>
> http://www.php.net/manual/en/function.fopen.php



-- 
PHP General 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]

Reply via email to