Re: identify $handles in $resource ?
- From: Curtis <dyer85@xxxxxxxxxxx>
- Date: Tue, 30 Dec 2008 08:45:01 GMT
On Mon, 29 Dec 2008 12:30:22 -0500, jstucklex@xxxxxxxxxxxxx wrote:
Greg Russell wrote:
How does one identify the "handles" that are available in any given
$resource, please?
They are returned when that resource is allocated. For instance,
fopen() returns a handle to the file.
Additionally, check out `get_resource_type()'.
<http://php.net/get_resource_type>
--
Curtis
$email = str_replace('sig.invalid', 'gmail.com', $from);
.
- Follow-Ups:
- Re: identify $handles in $resource ?
- From: Jerry Stuckle
- Re: identify $handles in $resource ?
- References:
- identify $handles in $resource ?
- From: Greg Russell
- Re: identify $handles in $resource ?
- From: Jerry Stuckle
- identify $handles in $resource ?
- Prev by Date: Re: Smarty syntax for require?
- Next by Date: Re: sorting columns in a client-side page
- Previous by thread: Re: identify $handles in $resource ?
- Next by thread: Re: identify $handles in $resource ?
- Index(es):