> Ok, so I want to be able to do some things with php.
> 1) add a user to the .htpasswd file
> I know I can use exec() to run commands on the server. The problem here
is
> that when I do "htpasswd .htpasswd username" I get prompted for passwords
> twice. How the heck can I do that with php? Wil
Heh...I'm a list frequenter today...
Ok, so I want to be able to do some things with php.
1) add a user to the .htpasswd file
I know I can use exec() to run commands on the server. The problem here is
that when I do "htpasswd .htpasswd username" I get prompted for passwords
twice. How the heck
2 matches
Mail list logo