yaw4god_emt wrote in php

I have a directory on my website for a friend to upload images for her journal into. She isn't able to use an FTP client, so she is forced to send me the pictures through email, which I then have to upload myself.

Is there a PHP program out there that can give someone pseudo-FTP access to a directory? What I'm looking for is the ability to login and have each login name have access to a different directory. I would also like to have a UI that I can login to and add/remove/change users.

Thanks for the help!