Posts Tagged ‘function’
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!
Duration : 0:6:21
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!
Duration : 0:6:58
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!
Duration : 0:5:51
PHP Basics: Advanced function
Not the trickiest example function, however this will teach you how to output a value created from within the function.
Duration : 0:7:18