educator
04-30-2009, 05:26 AM
Where do I remember the informations about the user until he follows the link from the administrators email?
|
||||
email validationeducator 04-30-2009, 05:26 AM Where do I remember the informations about the user until he follows the link from the administrators email? _Aerospace_Eng_ 04-30-2009, 06:40 AM In a database. You store a random code that you append to a link that is sent to the user's provided email address. The link takes them back to your site, match up the code in the database with the code in the url. If it matches "activate" their account in the database. Could be a simple boolean value 0 or 1. Fumigator 04-30-2009, 06:29 PM Aero I'm impressed you made sense of that question! :thumbsup: ajhauser 05-01-2009, 05:07 AM Yeah props on deciphering that. |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum