You are here: Technology, Web & Business Forum
: Web Development
: Programming
:
change account details w/ email confirmation
|
Welcome to the Technology, Web & Business Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Programming Discuss programming languages such as .NET, PHP, PERL, ASP, ColdFusion, C++
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
|||
I already have a site with users and everything.
I want to allow users to change their e-mail and passwords, but I want them to have to confirm it through e-mail. I'm just not really sure how I should go about it. I was considering generating a random string, then sending them an e-mail with a link containing that code, but that would require me to add 2 extra fields to the users table, one for the code and one for new e-mail/password, which seems like a waste. Any one done this before, or have any suggestions? I'm using php4 and mysql. This is more of a psuedocode question, rather than php, considering I'm fairly good with php. |



Linear Mode
