Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 2000051

[PHP3] Impossbile for me to open a file ??? From: Marian Vasile (marian_2001 <email protected>)
Date: 05/15/00

I opened a file using this
$file =
fopen("email protected>?subject=Re:%20[PHP3]%20Impossbile%20for%20me%20to%20open%20a%20file%20???&replyto=009701bfbeda$4546f790$c508fea9 <email protected>">password <email protected>/www.phpeditor.f2s.com/info">ftp://user:password <email protected>/www.phpeditor.f2s.com/info.
dat", "a+");
and it worked first time...
then I get this error:
Warning: File already exists in
/web/sites/120/phpeditor/www.phpeditor.f2s.com/phpeditor.php3 on line 69

Warning:
fopen("email protected>?subject=Re:%20[PHP3]%20Impossbile%20for%20me%20to%20open%20a%20file%20???&replyto=009701bfbeda$4546f790$c508fea9 <email protected>">... <email protected>/www.phpeditor.f2s.com/info.dat">ftp://... <email protected>/www.phpeditor.f2s.com/info.dat","a+")
 - File exists in
/web/sites/120/phpeditor/www.phpeditor.f2s.com/phpeditor.php3 on line 69

Why ? Why is not working second time also ?
I mention that I close the handler using:
fclose($file)
if this is important.

Thank you in advance,
Marian

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>