RE: [PHP] passing authorization code

2002-04-26 Thread John Holmes
Place the .mov files outside of your web folders, and write a PHP file that'll control the outputting of them. You would link to the .php file just like you would a .mov file, but you have the PHP check for a session or something to verify that the user should be able to view the .mov file. If th

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'