downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ReflectionFunction::invokeArgs> <ReflectionFunction::export
Last updated: Fri, 13 Nov 2009

view this page in

ReflectionFunction::invoke

(PHP 5)

ReflectionFunction::invokeInvokes function

Descrição

public mixed ReflectionFunction::invoke ([ string $args ] )

Invokes a reflected function.

Parâmetros

args

The passed in argument list. It accepts a variable number of arguments which are passed to the function much like call_user_func() is.

Valor Retornado

Veja Também



add a note add a note User Contributed Notes
ReflectionFunction::invoke
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites