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]

Reply via email to