David George wrote:
> I have an application on Linux 2.6.9 which uses posix shared memory and
> I need to access the shared memory via a web page using php.  Looks like
> PHP only supports System V shared memory, which isn't an option for me
> in this case.

is this what your looking for?

        http://php.net/manual/en/ref.shmop.php

> 
> Thanks,
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to