PHP » GoLang |
login |
register |
about
|
method_exists(PHP 4, PHP 5, PHP 7) method_exists — Checks if the class method exists Description
Checks if the class method exists in the given
Parameters
Return Values
Returns Notes
Examples
Example #1 method_exists() example
<?php The above example will output: bool(true) Example #2 Static method_exists() example
<?php The above example will output: bool(true) See Also
|
more
Recently updated
more
Most requested
more
Last requests
|