Agreed, but I still need help with the code.
I understand your suggestion and it was always under consideration. If I was going to assign a random password to each user, I would prefer some system-automated way to send everyone a signup email with their login details. But yes, I agree with your concern and may actually end up doing just that.
However, I still really need some help with the INSERT statement and encrypting the password.
I guess for every user I'd need two PHP commands - an encrypt of some password combined with an INSERT.
Any suggestions?
Thanks in advance,
Sean
|