diff options
Diffstat (limited to 'ext/shmop/README')
-rw-r--r-- | ext/shmop/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/shmop/README b/ext/shmop/README index d1cc5abc2b..5ec15861b8 100644 --- a/ext/shmop/README +++ b/ext/shmop/README @@ -1,6 +1,6 @@ last update Jan 2, 2002 (hackie@prohost.org/ilia@prohost.org) -Shared Memory Operations Extension to PHP4 +Shared Memory Operations Extension to PHP While developing a search deamon we needed a php based front end to communicate the deamon via SHM. PHP already had a shared memory |