[EMAIL PROTECTED]]
> Sent: Monday, June 03, 2002 3:22 PM
> To: 'Scott Hurring'
> Subject: RE: [PHP-WIN] htaccess and PHP in general
>
>
> Scott, you mentioned you are working on a system like this.
> What is the
> advantage of using .htaccess/.htpasswd? I mena if t
Handle everything thru PHP/Mysql, but write a little function
that will read thru the Mysql database and write the .htaccess
files to disk as needed.
Of course, you'll have to set proper permissions on the files.
That's what i'm doing now for a project i'm working on...
all user data is in the