I also have a problem with deleting. If I try to delete 1 line in the database, the whole file gets wiped out. I've found web sites that have information on that and I've tried to use their methods, but they didn't work.
And if I try to delete a directory using
rmdir -d ("/public_html/$ename/");
it doesn't delete the directory.. anyone have a solution for that?
Thanks so much!