PHP Video Tutorial: Functions
Hi,
I just released the first 3 videos on PHP functions that covers some of the basics on this fundamental construct in PHP. In these videos I cover things like:
- What exactly are functions.
- What are a functions ‘arguments’.
- Why do functions ‘return’ things.
… and a bunch of other stuff too.
The Videos:
I will be coming out with part 4 soon, where we actually build our own custom functions.
Thanks,
Stefan Mischook
www.killerphp.com
Pingback: PHPDeveloper.org
Pingback: developercast.com » Stefan Mischook’s Blog: PHP Video Tutorial: Functions
Stefan
Really enjoyed the PHP function videos. Excellent for a beginner like me. Thanks