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:pass@xxxxxxxxxxxxx/html/BIOCAB/".$CFG['Fi
leLogTrace'],"a"))) {
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php