[PHP] shared memory

2004-05-19 Thread venkata ramana
Is the shared memory created with php comaptible with that created with a C program? I mean to ask, can we access the data written into shared memory by a C program from a php program? Thanks, ramana. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/uns

Re: [PHP] shared memory

2004-05-19 Thread venkata ramana
functions. Thanks in advance ramana. On Wed, 19 May 2004 15:00:02 +0300, Burhan Khalid <[EMAIL PROTECTED]> wrote: > > > venkata ramana wrote: > > Is the shared memory created with php comaptible with that created > > with a C program? I mean to ask, can we access the data wri