Re: [PHP] FTP_DELETE!

2003-11-05 Thread John W. Holmes
Dimitri Marshall wrote: Don't know what that is because I don't connect to FTP. The files upload fine, but I just want to know how to delete them. Is the result of ftp_connect() the $host in mysql_connect? If you're talking about deleting files on the same filesystem as your PHP scripts, then use

Re: [PHP] FTP_DELETE!

2003-11-05 Thread Dimitri Marshall
Don't know what that is because I don't connect to FTP. The files upload fine, but I just want to know how to delete them. Is the result of ftp_connect() the $host in mysql_connect? Dimitri Marshall "John W. Holmes" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Dimitri Marshall wr

Re: [PHP] FTP_DELETE!

2003-11-05 Thread John W. Holmes
Dimitri Marshall wrote: Just wondering what to put for the "resource ftp_stream" in the following: ftp_delete ( resource ftp_stream, string path) the result of ftp_connect(). -- ---John Holmes... Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/ php|architect: The Magazine for PHP Profe