RE: [PHP] password protect a pdf

2004-02-24 Thread Roger B.A. Klorese
I'm trying to password protect an online PDF file. I know how to use PHP to pw protect a webpage, but what would be the best way to protect access to a nonwebpage file? Stick it in its own directory and use htaccess... Or password-protect it when you generate it. -- PHP General Mailing

Re: [PHP] password protect a pdf

2004-02-24 Thread Matt Hedges
Thanks, that worked great. I found this for anyone else like me new to htaccess: http://www.htmlbasix.com/passwordprotect.shtml works great. matt Roger B.A. Klorese [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I'm trying to password protect an online PDF file. I know how to

RE: [PHP] password protect a pdf

2004-02-24 Thread jon roig
web developer email: [EMAIL PROTECTED] phone: 888.230.7557 -Original Message- From: Roger B.A. Klorese [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 24, 2004 5:01 PM To: 'Matt Hedges'; [EMAIL PROTECTED] Subject: RE: [PHP] password protect a pdf I'm trying to password protect an online