Jump to content

Php User email activation code??


N0L1m1t5

Recommended Posts

on the registration script, when the data is send to the mysql server, create a random number and add it to the database. and on the database, add a column for the activation code and a column for activated or not.

 

once the user sign up, the registration code create a random number, store it into the database, send an email to the user of their activation code, the user use that code on a page where they verify the user activation code and set that they are activated.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.