shared memory on windows
Posted: Fri Feb 17, 2006 10:50 pm
I was just wondering if anyone has had experience with using shared memory and php on a windows system. I am interested in building a php object caching system for windows, but all of the shared memory functions (shm_open,etc) don't seem to work.
It says in the php docs that it should work past 2000 and I am running 2003.
It says in the php docs that it should work past 2000 and I am running 2003.