RE: [PHP] passing authorization code

2002-04-26 Thread John Holmes
e. If they are allowed, then send the appropriate .mov headers with header() and then output the data. ---John Holmes... > -Original Message- > From: wm [mailto:[EMAIL PROTECTED]] > Sent: Friday, April 26, 2002 11:01 AM > To: [EMAIL PROTECTED] > Subject: [PHP] passing author

Re: [PHP] passing authorization code

2002-04-26 Thread Mark Gallagher
wm wrote: > .htaccess file requires user and pass. > > anybody know how to pass this info with a script so that the user is > allowed into the directory? not in the url either. not > user:[EMAIL PROTECTED] > > needs to be transparent. > > the reason i want to do this is so that somebody can'

[PHP] passing authorization code

2002-04-26 Thread wm
hi, .htaccess file requires user and pass. anybody know how to pass this info with a script so that the user is allowed into the directory? not in the url either. not user:[EMAIL PROTECTED] needs to be transparent. the reason i want to do this is so that somebody can't path directly to a .mov