|
is_resourceFinds whether a variable is a resource Description
bool is_resource(mixed
$value )Finds whether the given variable is a resource. Parameters
Return Values
Returns Examples
Example #1 is_resource example
The above example will output: $handle is a resource Notes
|