★ wanayoo — archive 1999 http://www.php.net/manual/function.ftp-rmdir.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to FTP
Quick Reference
German version of this pageJapanese version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
FTP
* ftp_connect
* ftp_login
* ftp_pwd
* ftp_cdup
* ftp_chdir
* ftp_mkdir
* ftp_rmdir
* ftp_nlist
* ftp_rawlist
* ftp_systype
* ftp_pasv
* ftp_get
* ftp_fget
* ftp_put
* ftp_fput
* ftp_size
* ftp_mdtm
* ftp_rename
* ftp_delete
* ftp_site
* ftp_quit
Manual: ftp_rmdir
View the source code for this pageSearch the site



Previous page
 ftp_mkdir
 Updated
Sat, 12 Aug 2000
ftp_nlist 
Next page


ftp_rmdir

(PHP3 >= 3.0.13, PHP4 >= 4.0b4)

ftp_rmdir -- Removes a directory

Description

int ftp_rmdir (int ftp_stream, string directory)

Returns true on success, false on error.

Removes the specified directory.


User Contributed Notes: ftp_rmdir


mst@uoguelph.ca
24-Jul-2000 05:39
Can you recursively remove the contents of a folder. i.e rmdir -rf ./samplefolder


 About Notes


Previous page
 ftp_mkdir
 Updated
Sat, 12 Aug 2000
ftp_nlist 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.