Zend - The PHP Company




Code Gallery: jcollins


Store variables in shared memory. (ie cache variables)  

Type: code fragment
Added by: jcollins
Entered: 20/08/2000
Last modified: 08/12/1999
Rating: **** (5 votes)
Views: 8637
Save a variable to shared memory. In other words you are caching variables to shared memory and instantly making them available to all your php pages via shared memory.




Search