Re: fopen and ftp, help please

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux