User Folder/area - need some guidance plz
Posted: Tue Oct 19, 2010 8:11 am
I would like some advice/methods you would use for a site where once a user has registered, a folder is created on the server where they can upload and store their documents and pictures securely - ie no one else can access them.
I tried making a folder with php and getting php to generate a htaccess and htpasswd file - but I couldn't seem to get this to work very well.
Unfortunately this particular site is on a shared host so I cannot put the files in a folder outside of the public folder which is a method I had read about.
Any guidance would be appreciated.
I tried making a folder with php and getting php to generate a htaccess and htpasswd file - but I couldn't seem to get this to work very well.
Unfortunately this particular site is on a shared host so I cannot put the files in a folder outside of the public folder which is a method I had read about.
Any guidance would be appreciated.