e source for shmop and make posixshm and contribute it
back to PHP. Unless someone else has already done it.
Thanks for checking into this for me. Gotta love open source, when in
doubt read the source. :-)
--
David George
Hark Technologies
http://harktech.com
--
PHP General Mailing L
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
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.
Thanks,
--
David George
Hark Technologies
http://harktec
Justin Farnsworth wrote:
>Steve Brett wrote:
>
>>does anyone know the ascii value for EOF ?
>>
>
>I think it is four (CTRL-D), viz:
>
>| 00 nul| 01 soh| 02 stx| 03 etx| 04 eot| 05 enq| 06 ack| 07 bel|
>
Actually EOT is not EOF. There is no such ASCII character as EOF. It
is a condition not a c
4 matches
Mail list logo