RE: [PHP-DB] Confirmation e-mail

2003-02-09 Thread Ruprecht Helms
Hi Davy Obdam, >[...] > My question is what would be the best approach to achieve this? How is > this usualy done? Storing the password in encrypted form in a database. The confirmationmail you can write with the normal mailcommand using addslashes. The securest way if the password was randoml

Re: [PHP-DB] Confirmation e-mail

2003-02-09 Thread Addison Ellis
this is what i use. hope it helps, addison /* send email to new member */ $emess1="Thank you...\n"; $emess2="Your Member ID and password are:\n"; $emess3="\n\n\tID:$email\n\tPassword:$password\n\n"; $emess4="Each time you submit an ad, please use your existing ID an