Developer Forums | About Us | Site Map
Search  
HOME > PHPMANUAL


Sponsors





Web Host
site hosted by netplex
Partners

Online Manuals

rmdir

(PHP 3, PHP 4 )

rmdir -- Removes directory

Description

bool rmdir ( string dirname)

Attempts to remove the directory named by dirname. The directory must be empty, and the relevant permissions must permit this. Returns TRUE on success or FALSE on failure.

See also mkdir() and unlink().

Copyright 2004-2024 GrindingGears.com. All rights reserved. Site hosted by NETPLEX