LOG IN
BEGINNER GUIDES
|
PHP CLASSES
|
CODE SEARCH
|
ARTICLES SEARCH
|
PHP FORUMS
|
PHP MANUAL
|
PHP FUNCTIONS LIST
|
WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles
Join us on FaceBook
Submit Your Code
Poker Tournaments
Poker Guide for Developers
SEO Monitor
UpTime Monitor
My Favorite Examples
My Favorite Articles
Update Your Profile
More Weber Sites
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Resources
Web Development Content
Recommended Links
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Recommended
פרייסז - השוואת מחירים בסופר
ZeroLag.com
Texas Holdem Poker Evangelists
Function handling Functions
Predefined Constants
call_user_func_array
Function Handling
PHP Manual
Function handling Functions
Table of Contents
call_user_func_array
— Call a callback with an array of parameters
call_user_func
— Call the callback given by the first parameter
create_function
— Create an anonymous (lambda-style) function
forward_static_call_array
— Call a static method and pass the arguments as array
forward_static_call
— Call a static method
func_get_arg
— Return an item from the argument list
func_get_args
— Returns an array comprising a function's argument list
func_num_args
— Returns the number of arguments passed to the function
function_exists
— Return TRUE if the given function has been defined
get_defined_functions
— Returns an array of all defined functions
register_shutdown_function
— Register a function for execution on shutdown
register_tick_function
— Register a function for execution on each tick
unregister_tick_function
— De-register a function for execution on each tick
Predefined Constants
call_user_func_array
Function Handling
PHP Manual