PHP function call_user_method_array()
Availability in versions: PHP 4.0.5
Call a user method given with an array of parameters
Parameters
| Parameter | Data type | Default value | Note |
|---|---|---|---|
$method_name |
string |
||
$obj |
object |
||
$params |
array |
Return values
mixed