|
get_resource_typeReturns the resource type Description
string get_resource_type(resource
$resource )This function gets the type of the given resource. Parameters
Return Values
If the given
This function will return Examples
Example #1 get_resource_type example
Output of the above example in PHP 7: stream See Also
|