The Wayback Machine - http://web.archive.org/web/20150906173817/http://php.about.com/od/phpfunctions/

PHP Functions

In PHP a function is a predefined set of commands that are carried out when the function is called. In addition to being able to write your own functions, PHP has a number of predefine functions for you to use. Below are many functions we discuss in our various tutorials, with simple definitions and examples to follow.
101 Articles in: PHP Functions - PHP Code - PHP Commands