On Saturday 08 June 2002 13:46, Justin French wrote:
> MP3 and quick time -- otherwise the solution would be easy :)
>
> Thanks,
>
> Justin
>
> on 08/06/02 3:42 PM, Jason Wong ([EMAIL PROTECTED]) wrote:
> > On Saturday 08 June 2002 09:19, Justin French wrote:
> >> Hi,
> >>
> >> I wish to restrict access to a dir of files, depending on if the user is
> >> a logged in and validated member.
> >
> > What kind of files are they? html? php? or others?

The quick answer is, store the files outside of the website's DOCUMENTROOT, 
then serve the files through a script (which naturally checks whether the 
user is logged in).

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Sic transit gloria Monday!
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to