Join Up!
96809 members and counting!
PHP Manual
All Mail Lists
Entire Site
downloads
|
documentation
|
faq
|
getting help
|
mailing lists
|
reporting bugs
|
php.net sites
|
links
|
my php.net
s
earch for
in the
function list
whole site
online documentation [en]
bug database
general mailing list
developer mailing list
documentation mailing list
Function Handling
Index
Function Reference
Variable and Type Related Extensions
Function Handling
HOME
Community
Articles
Code Library
People
Mail Archive
My Account
Contribute
PHP Jobs
Function Handling
call_user_func_array
Last updated: Thu, 26 Jun 2008
Function handling Functions
Table of Contents
call_user_func_array
— Call a user function given with an array of parameters
call_user_func
— Call a user function given by the first parameter
create_function
— Create an anonymous (lambda-style) function
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
add a note
User Contributed Notes
Function handling Functions
There are no user contributed notes for this page.
Open Source Database Feature Comparison Matrix
Try Declarative Programming with Annotations and Aspects
Locate All Stored Procedures and Their Objects/SQL Tables
Building a Stored Procedure Generator
Making Tables Read-only in Oracle
24-hour Support
Daily Backup
Dedicated Servers
JSP/Java Servlets
PHP
MySQL
Streaming Audio/Video
Telnet/SSH
Unix Hosting
24-hour Support
Function Handling
call_user_func_array
Last updated: Thu, 26 Jun 2008
show source
|
credits
|
sitemap
|
contact
|
advertising
|
mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror
is operated at:
http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles
|
Tips / Quickies
|
News
|
News Linking and RSS Feeds
|
Shared Code Library
Mail Archives
|
Support / Discussion Forums
|
Get Started!
Links
|
Contribute!
|
Docs