Mega Code Archive

 
Categories / Php / File Directory
 

Removing a Directory with rmdir()

<? rmdir( "testdir" ); ?>