Question
Create new random password
Hi,
I use PHP and MySQL within Dreamweaver
I want my client to be able to generate a new random password for a new member.
How should I do this?
Create a list of random passwords or
can I create it on the fly while registering a new member?
I don't want the new member to create his own password.
Thanks to all people contributing to this forum.
I learned a lot here allready.
I hope you can also help me out with this one.
Jos
I use PHP and MySQL within Dreamweaver
I want my client to be able to generate a new random password for a new member.
How should I do this?
Create a list of random passwords or
can I create it on the fly while registering a new member?
I don't want the new member to create his own password.
Thanks to all people contributing to this forum.
I learned a lot here allready.
I hope you can also help me out with this one.
Jos