PHP Manual

PHP function forward_static_call_array()

2019-09-11T08:04:03.000Z

Obsah článku

Availability in versions: PHP 5.3.0

Call a static method and pass the arguments as array

Parameters

Parameter Data type Default value Note
$function callback not The function or method to be called. This parameter may be an &array;, with the name of the class, and the method, or a &string;, with a function name.
$parameters array null

Return values

mixed

the function result, or false on error.

Other resources

Forward-static-call-array official documentation

Jan Barášek   Více o autorovi

Autor článku pracuje jako seniorní vývojář a software architekt v Praze. Navrhuje a spravuje velké webové aplikace, které znáte a používáte. Od roku 2009 nabral bohaté zkušenosti, které tímto webem předává dál.

Rád vám pomůžu:

Související články

1.
260.

V jiných jazycích

Status:
All systems normal.
2025