If I do that, won't the data that I fetch be duplicated in memory for each
user? I'm trying to have just one space in memory allocated for these
variables, sort of like the HTTP_SERVER_VARS. It seems that even if I do an
autoprepend that file is going to run each time a user visits the site and
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
va
2 matches
Mail list logo