Forum Moderators: coopster
Soon I will be developing a system where users log in to access a secure portion of a web site. The site will be using PHP to authenticate them. I was wondering how I could secure a folder for each user so only they can access their files. Is there someway to use htaccess implemented with PHP to make it happen? Any help is appreciated - I'm sketchy in this area.
Thanks!