CS 85  PHP Programming

Chapter 3  Functions - Examples

3-3.php  Using our concatenation function  source

3-4web.php  Static variable counter  source

3-5web.php  Doubler redux  source

3-5error.php  Passing a constant by reference  source

3-6web.php  Argument counter  source

returnReference.php  Returning a reference  source

variableFunction.php  Making a variable function call  source

3-7web.php  Anonymous functions  source

Last Modified October 8, 2003