PHP - Function
Function tutorial
HOME
PHP
Function
Introduction
The tutorial for Function are organized in the following chapters.
Function
Function declaration
Topic:3
Function arguments
Topic:4
Function return
Topic:4
Anonymous functions
Topic:3
Variable Scope
Global Variables
Static Variables
References
Topic:3
Recursive Functions