Hi,
I want to create a site that allows users to have access to their directory which stores some files for them.
I want to be able to add a user, create their directory then alter the htaccess file to password protect the directory. Is there anyway to do this with php as I am just trying to...