Delete a file or dir created by PHP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Caroline
Forum Commoner
Posts: 25
Joined: Thu Jan 30, 2003 1:38 pm

Delete a file or dir created by PHP

Post by Caroline »

My photo gallery (http://gallery.sourceforge.net) is installed on Sourceforge
Now I want to remove it.
But there are some files created by Gallery are owned by user: nsfnobody (Nobody) and thus I can't remove them.

What should I do?
Post Reply