Join our community in the tech forums for uncut technology discussion.
get_resource_type
(PHP 4 >= 4.0.2, PHP 5) get_resource_type --
Returns the resource type
Descriptionstring get_resource_type ( resource handle )
This function returns a string representing the type of the
resource passed to it. If the parameter is not a valid
resource, it generates an error.
Join our community in the tech forums for uncut technology discussion.
|