is_resource
Finds whether a variable is a resource
Description
boolis_resource
mixedvar
is_resource returns &true; if the variable
given by the var parameter is a
resource, otherwise it returns &false;.
using is_resource
]]>
See the documentation on the resource-type for
more information.