Search found 3 matches

by chlln17
Tue Jan 03, 2006 3:29 pm
Forum: PHP - Code
Topic: Delete File/Folder Error
Replies: 4
Views: 2676

Yes! I thought maybe I would get lucky, and that others would have ran into this problem at some point.

It's almost like the script deletes the folder before it tries to handle the folder, which makes absolutely no sense at all.
by chlln17
Tue Jan 03, 2006 2:33 pm
Forum: PHP - Code
Topic: Delete File/Folder Error
Replies: 4
Views: 2676

Thanks for your reply! All the permissions are set to 755. The strange part of this whole problem is the randomness of it. I can create a folder called "New" ten times and delete it 10 times in the same manner but maybe once or twice out of the group I'll run across this error. And even wh...
by chlln17
Tue Jan 03, 2006 12:52 pm
Forum: PHP - Code
Topic: Delete File/Folder Error
Replies: 4
Views: 2676

Delete File/Folder Error

Jcart | Please use and tags where appropriate when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color] I'm running into this problem randomly. The following is a file manager script I'm building for a client that would like to update ...