Do you close the file after using it ? If not, it may get stuck.
Luis
Iker Landajuela wrote:
Hi, Iīm newbie in PHP programming. Iitīs about opening files in an
ftp with php, I have the same problem like you, mi script opens the file
correctly the first time but no longer, what`s the problem?
Thanks.
if(!($filehandle=fopen("ftp://user:[EMAIL PROTECTED]/html/BIOCAB/".$CFG['Fi leLogTrace'],"a"))) {
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php