Hello NG,

sessions are usually stored in files on disk or directly in a database.
However when not only reading these sessions but also writing to them
extensively, it might be unseful to store these sessions directly in memory.
Rumors say, this is possible via "shared memory functions" which sounds
interesting to me. But HOW does it work ?
Marc



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to