PHP Video Tutorial: Functions

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

This entry was posted on Wednesday, October 3rd, 2007 at 11:56 pm and is filed under PHP Videos. You can follow any responses to this entry through the RSS 2.0 feed. Responses are currently closed, but you can trackback from your own site.

3 Responses to “PHP Video Tutorial: Functions”

  1. Stefan Mischook’s Blog: PHP Video Tutorial: Functions…

  2. [...] Stefan Mischook has posted the latest video tutorials in his introduction to PHP series today – this time they look at the creation of and working with functions in your applications. 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’ and why do functions ‘return’ things. [...]

  3. JB says:

    Stefan

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

Top of page  go to top of page