Thread: new here need help
Results 1 to 2 of 2
-
09-27-2006, 05:35 PM #1
new here need help
ok i have been making a forum..can you guys tell me how to make a code for user registration? first?
-
09-28-2006, 07:53 AM #2
Re: new here need help
Just have a field in your users table called active, set it to NULL for not active, 0 for awaiting reactivation, and 1 for fully active, and test it when they log in.
Defaults to NULL, switches to 0 when they've been sent the activation code, and changes to 1 when they've entered the code.
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum