Hello,
I need a coder that can write the proper script that will use the email address as the username and create a random pass for that user. The user can then use the credentials to log into my site.
So bascially, clicking submit sends the email to the script which generates a random pass for it and stores the info in mysql table, then emails the pass to the email address. Then user can use that to log into my site.
Thanks
I need a coder that can write the proper script that will use the email address as the username and create a random pass for that user. The user can then use the credentials to log into my site.
So bascially, clicking submit sends the email to the script which generates a random pass for it and stores the info in mysql table, then emails the pass to the email address. Then user can use that to log into my site.
Thanks

Comment