Hi, can you use Cookie Password Protection to protect a main directory (for example /members/) by adding the <? include("protection.php"); ?> code to the index page, and then have all subdirectories protected? Or does that code need to be added to every single page, and in every subdirectory thereafter?
I ask because I used a similar password protection but the image gallery at
http://gallery.menalto.com/ has problems and doesn't work when I add PHP code to the top of the pages it creates. I want the image gallery protected, too.
Thanks!