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 Jorge Machin  >  shmem  >  readme.txt  >  Download  
File: readme.txt
Role: ???
Content type: text/plain
Description: Readme file
Class: shmem
Author: By
Last change:
Date: 2002-02-13 09:08
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