Posts Tagged ‘email’

PHP Tutorials: Register & Login: Email activation (Part 5)


Force a newly registered user to activate their account by email.

PHP Tutorials: Register & Login: Email activation (Part 4)


Force a newly registered user to activate their account by email.

PHP Tutorials: Register & Login: Email activation (Part 3)


Force a newly registered user to activate their account by email.

PHP Tutorials: Sending email (Part 3)


Using the mail function, I show you how to create a very basic script. With a little tweaking of our php.ini file, we can send an email from php very easily!

PHP Tutorials: Register & Login: Email activation (Part 1)


Force a newly registered user to activate their account by email.

PHP Tutorials: Sending email (Part 2)


Using the mail function, I show you how to create a very basic script. With a little tweaking of our php.ini file, we can send an email from php very easily!

PHP Tutorials: Sending email (Part 1)


Using the mail function, I show you how to create a very basic script. With a little tweaking of our php.ini file, we can send an email from php very easily!