March 2002
Intermediate to advanced
528 pages
21h 29m
English
get_resource_type
string get_resource_type(resource handle)
Returns a string representing the type of the specified resource
handle. If
handle is not a valid resource, the
function generates an error and returns false. The
kinds of resources available are dependent on the extensions loaded,
but include “file”,
“mysql link”, and so on.