PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<ftp_connectftp_exec>
Last updated: Mon, 16 Jul 2012

ftp_delete

(PHP 3 >= 3.0.13, PHP 4, PHP 5)

ftp_delete -- 删除 FTP 服务器上的一个文件

描述

bool ftp_delete ( resource ftp_stream, string path )

ftp_delete() 函数用来删除 FTP 服务器上的一个由参数 path 指定的的文件。

如果成功则返回 TRUE,失败则返回 FALSE




<ftp_connectftp_exec>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST