ce" is just
>>
>>
>a
>
>
>>name that will be displayed if Zend cannot find your resource, and
>>le_resource is the resource type you got back when you registered the
>>resource destructor.
>>
>>
>
>- Original Message -
>From
ller, that will be your
> resource identification.
> The second argument is a pointer to your resource (a zval, a struct, or
> whatever).
> The third argument is the resource destruction handler type.
>
> - Original Message -
> From: "Joel Dudley" <[EMAIL PR
dentification.
The second argument is a pointer to your resource (a zval, a struct, or
whatever).
The third argument is the resource destruction handler type.
- Original Message -
From: "Joel Dudley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 13
Hello all,
I need to write a molecular visualization extension for PHP to complete a
project I am working on. It will have to work somewhat like GD by creating a
resource, having other functions operate on that resource, and then output
an image. I have trouble finding a good explanation of reso