PHP Classes

File: readme.txt

Recommend this page to a friend!
  Classes of Jorge Machin   shmem   readme.txt   Download  
File: readme.txt
Role: ???
Content type: text/plain
Description: Readme file
Class: shmem
Author: By
Last change:
Date: 22 years ago
Size: 335 bytes
 

Contents

Class file image Download
- This class will not work on windows, as it does not support shared memory. - To use shmem you will need to compile php with the --enable-shmop --enable-sysvsem --enable-sysvshm parameters in your configure line. - If you want to preserve variables take a look at shm_put_var or shm_get_var command Thank you Jorge Machin