How do I access a protected directory?
Posted: Wed Apr 12, 2006 1:17 pm
One of my directories in my server is password protected. Inside there are files that I do not want people to freely access. But I want to be able to use PHP code to retrieve a file once in a while and do stuff with it. How do I do that?
The folder is protected using .htaccess
The folder is protected using .htaccess