Force a newly registered user to activate their account by email.
Posts Tagged ‘Me’
PHP Tutorials: Form Data Display and Security
July 30th, 2011
phpmoz Display form data correctly (without slashes being added!) and then ensure you keep this properly displayed data secure with the htmlentities function.
PHP Tutorials: Date and Time (Part 2)
July 24th, 2011
phpmoz How to display the current time, a time in the past or present, and how to create a simple countdown script.
PHP Tutorials: Upload an Avatar/Profile Image (Part 1)
June 30th, 2011
phpmoz This handy feature lets you incorperate this simple function into your site allowing your users to upload an avatar/profile image!
PHP Tutorials: SQL Injection (Part 2)
June 23rd, 2011
phpmoz Learn how to protect against SQL injection by simply changing one line of code!
PHP Tutorials: Register & Login: Email activation (Part 3)
June 11th, 2011
phpmoz Force a newly registered user to activate their account by email.
PHP Tutorials: Create a news feature (Part 1)
June 2nd, 2011
phpmoz Create a news feature and keep people updated!

Posted in
Tags:

