Username: Save?
Password:
Home Forum Links Search Members Login Register*
    News: Welcome to the TechnoWorldInc! Community!
Search Site
Recent Updates
[Today at 01:21:04 AM]

by Alex
[Today at 01:21:04 AM]

by Alex
[Today at 01:21:04 AM]

by Alex
[Today at 01:21:04 AM]

by Alex
[Today at 01:21:04 AM]

[Today at 01:21:04 AM]

[Today at 01:21:04 AM]

[Today at 01:21:04 AM]

[Today at 01:21:03 AM]

by Alex
[May 18, 2013, 10:41:35 PM]

by Alex
[May 18, 2013, 10:41:35 PM]

by Alex
[May 18, 2013, 10:41:35 PM]

by Alex
[May 18, 2013, 10:41:35 PM]
Subscriptions

Enter your E-mail :

Participate in the fastest growing Technical Encyclopedia! This website is 100% Free. Please register or login using the login box above if you have already registered. You will need to be logged in to reply, make new topics and to access all the areas. Registration is free! Click Here To Register.
+ Techno World Inc - The Best Technical Encyclopedia Online! » Forum » THE TECHNO CLUB [ TECHNOWORLDINC.COM ] » Programming Zone » PHP
 PHP & Account Activation
Pages: [1]   Go Down
  Print  
Author Topic: PHP & Account Activation  (Read 292 times)
Daniel Franklin
TWI Hero
**********


Karma: 3
Offline Offline

Posts: 16649


View Profile Email
PHP & Account Activation
« Posted: September 26, 2007, 01:44:16 AM »

PHP is the best way to both send the emails and do the activation process.



When the link in the email is clicked, a PHP page is loaded that performs a couple simple validation techniques, and if valid, it activates the account. PHP checks for the email address in the database and makes sure the random variable attached to the URL is the one generated at account creation to be used for activation. If these conditions are met, the account is activated.



Some sites also allow the user to resend the activation email, which makes the account activation code a little longer. PHP then has to delete the value for the old activation variable and insert a new randomly generated variable in the database. The script also has to send the email again, but with a different messaged attached - like "This is a resent confirmation email to activate your account with us".

Articles Source - Free Articles
Logged

TechnO wOrld InC - The Best Technical Encyclopedia Online!
Pages: [1]   Go Up
  Print  
 
Jump to:  


Add to Google Subscribe in NewsGator Online Add to netvibes Subscribe in Bloglines Add to Webwag
Copyright 2006-2012 TechnoWorldInc.com. All Rights Reserved. Privacy Policy | Disclaimer
Page created in 0.117 seconds with 24 queries.