PHP Classes

File: README.TXT

Recommend this page to a friend!
  Classes of Craig Manley   IPC Shared Memory   README.TXT   Download  
File: README.TXT
Role: Documentation
Content type: text/plain
Description: Instructions
Class: IPC Shared Memory
Access data stored in shared memory containers
Author: By
Last change:
Date: 19 years ago
Size: 268 bytes
 

Contents

Class file image Download
INSTALLATION: Create the following directory structure somewhere in you PHP search path: IPC/SharedMem Copy ISharedMem.php into the IPC directory. Copy File.php, ShmOp.php, and MySQL.php into the IPC/SharedMem directory. USAGE: See the test/example scripts.