![]() |
How to implement send mail to visitor to active account?
I am going to build a page that get visitor's input (email) and send the link with active code (encrypted by visitor's email) to visitor then when visitor check that mail and click that link --> continue to my page to finish register user. Someone plz tell me..
Thanks for any response. |
Re: How to implement send mail to visitor to active account?
That is you want to send a confirmation mail! You can generate a random number when the user registers and store it in your DB and send a link using that number, like www.go4expert.com/confirm.php?confirmCode=656565 Hop you got it!
|
Re: How to implement send mail to visitor to active account?
But how to use the encrypt number with the link like this :
http://missworldvote.client.ninesyst...f2d1b05c56cb5d i trying to do it with $_GET but it did not link to the expect page. I want to put like the link above in the email Box of the visitor when he input his email address. Thanks a lot. |
| All times are GMT +5.5. The time now is 23:49. |