Posts Tagged ‘Sending’

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: 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!