Page 1 of 1

access protected folder

Posted: Fri Jun 14, 2002 5:43 am
by saurabh
Hello,

I want a php code or help on how a php script can open a webpage or a script in a folder thats protected by username and password. In doing this the username & password box should not popup.

for example, i have a php script in a folder abc, and in that folder abc is another folder xyz thats password protected. The php script in folder abc should open a file in folder xyz without asking user the username & password. It shouldnt popup the box .

please help.

Thanks,
Saurabh

Posted: Fri Jun 14, 2002 5:57 am
by twigletmac
Why is the folder password protected if you want to access the pages without username or password?

Mac

Posted: Fri Jun 14, 2002 7:03 am
by MattF
Maybe it is an admin area :p

access protected folder

Posted: Fri Jun 14, 2002 7:17 am
by saurabh
Hello,

I want to put information in protected folder so that other people cannot view it. Thats why i wanted help on php script so that it can open documents inside protected folder.
Actually i want to process information and its related files r in a folder so i dont want anyone being able to view or download it.

Help me...

Thanks,
Saurabh