PHP and User Registration
And so, my Saturday mornings seem to be defined by "Write a PHP article for www.PHPBeginner.com". I'm in the process of whipping out a "Handling Users and Passwords" article that covers this topic in full including:
- Registration
- Validation
- Validation Recommendations
- Password Encryption
- Emailing User Signup Details
- User Login
Including code, its now at 3571 words without including the login routines so its pretty thorough. This is the same code that I use to write user signups on all the webservices that I'm currently building. This includes some new free services for Radio users. Hint, hint, wink, wink. I'll write about these shortly. The article isn't live yet but if anyone out there is doing PHP and needs this, email me and I'll get you a "preprint" (as if that term really means something in this new post paper environment).
Recommended: http://www.phpbeginner.com/
9:36:20 AM
|