ftp_connect($ftp_server);

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

 



Every now and then the following command fails --- the FTP connection is
refused by the server:

$conn_id = ftp_connect($ftp_server);

Is there a way to delete a file within PHP without having to FTP to the
server?

Ron

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux