|
property_existsChecks if the object or class has a property Description
bool property_exists(objectstring
$object_or_class , string $property )
This function checks if the given
Parameters
Return Values
Returns Examples
Example #1 A property_exists example
Notes
See Also
|