if I am using the .htaccess/.htpasswd to protect a folder, if the user forget the user name and password, then we cannot retrive it.

is there a free script you can recommend that i can run a user database to manage the users' sign in, activate, suspend, delete etc.

And also, every update on the user database, will automatically run htpasswd to update the .htpasswd file to reflect the user/password changes right away.

Thanks!

    why not just the db to authenticate?

      Thanks! I need second voice to persuade my designer.

      My designer thought he used htaccess/htpasswd before and he could retrive the password if he forget the password, i think he is not talking about htaccess/htpasswd.

        Write a Reply...