Hm, i have this intresting things going on. I red somewhere that you can't delete non-empty folder with rmdir, but i somehow manages to delete whole none-empty folder with simple unlink(folder), but this is on my localhost.
So my question is, is this how unlink works? Can you delete non-empty subfolder with unlink?
Bookmarks