History for < Call a user function given by the first parameter in PHP >
Sort by: Date /
Title /
-
// Call a class method outside the class
// Call a class method inside the class
//or
$this->{$mymethod}($args);
This posteet has also been saved without any changes by jemini_fr