Re: Posix Shared Memory Support?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/5/2007 5:41 PM, Jochem Maas wrote:
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

I thought shm and shmop were both system V? I may have misunderstood because in PHP they are accessed with a key, whereas POSIX shm is usually accessed via a name.

Of course I could be wrong.  :-)

Thanks,

--
David George
Hark Technologies
http://harktech.com

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux