> I have MySQL, Apache and everything is working well including > htaccess with password textfiles. > But I would love to administer passwords and users in MySQL > instead of textfiles.
.htaccess filescan be written and managed in MySQL via PHP. There is, to my knowledge, no pre-build script, but you might be able to use HTAdmin <http://www.hido.net/projects/htadmin>. You can also use PHP to show the users a normal htaccess UID & PWD box. Excellent example code is within phpMyAdmin. Looking forward to an enjoyable and profitable relationship. Greatz, Pallieter Koopmans P&S enterprises Group __________________________________________________________ This email message is for the sole use of the intended recipients and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is strictly prohibited. If you are not the intended recipient, please contact the sender via [EMAIL PROTECTED] and destroy all copies of the message. _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
