B
ben
Guest
Ok, the rmdir() function only lets you remove a dir that is empty...I think...I want to be able to use the rmdir() function to remove a dir, even if it has something in it. How do I remove the whole directory without getting a PHP error saying that the directory isnt empty?
Thanks!
Thanks!