Is there a way to set a global variable that all users can access?  I have
some values in a database that I'm reading at the beginning of the session
and carrying through out the session.  The thing is, those values are the
same for every user and instead of having a memory space for each users
values I'd rather just use one memory space for all users.

Thanks

Roger Ramirez
Web Developer 
LifeFiles.com Inc. 


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

Reply via email to