PHP Video Tutorial: Functions

October 3, 2007
Posted in PHP Videos

PHP Video Tutorial

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

3 Responses

  1. Pingback: PHPDeveloper.org

  2. Pingback: developercast.com » Stefan Mischook’s Blog: PHP Video Tutorial: Functions

  3. JB Author October 11, 2007 at 6:22 am

    Stefan

    Really enjoyed the PHP function videos. Excellent for a beginner like me. Thanks

To Top