With my ongoing coding I make a directory
Everything works fine except the fact that when I log in with ftp I can't delete the folder or files that are created in the folder.Code:if(@ !mkdir("/home/parkswc/nettech/".$UserName, 0777)) { echo "EXPLAIN USER NAME IS TAKEN"; }
I tried deleting the file alone but it wont. I have also tried changing it's attributes but it wont allow me to. I am logged in as account owner so I don't get it.
The code works great but I just cant delete the folders and files it makes unless I go into the CP filemanager, then I can.
Any ideas,
Mike


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks