Login   Register  
PHP Classes
elePHPant
Icontem

File: README.TXT

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  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: 2005-01-09 11:24
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.