SampsonVideos: Custom PHP Functions
Functions are small snippets of code that can process information, update databases, email friends, or print data to the screen.
PHP comes out of the box with hundreds of great functions to begin with, but in this video we will make some of our own!