I want to store a variable (or an array) in the server RAM instead of to a database or a file, is this possible? How?
/Andreas
http://www.php.net/manual/en/ref.shmop.php
OK, I'll try it, but I'd rather use something that works on both unix and win32, can that be done?