Read zend.h to see the structure of zval (the main zend strucutre).

Regards,
Andrey Hristov
----- Original Message -----
From: "César Gómez" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 13, 2001 10:46 AM
Subject: [PHP] read php shared memory with C


> Hi all,
>
> Any one knows how to read a memory segment shared by php in C?
>
> I know how to read data from shared memory in C when the segment contains a
> (char *) or other type but PHP store the data like a Hash and I don't know
> to read it.
>
> Thanks in advance.
>
> P.D: Sorry for my English
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to