Click to See Complete Forum and Search --> : rmdir()


gruetztian
12-04-2003, 05:17 AM
hello again,

another question/problem with the php rmdir() function.
if i try to delete a folder witch isnt empty php says cant delete foler because "folder isnt empty".

and "if the folder is empty" and i try to delete him php says permission denied but the folder was generated with the php function mkdir("folder",0777);