FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Best strategy for creating an application scoped variable?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Best strategy for creating an application scoped variable? [message #172032] Fri, 28 January 2011 00:08 Go to previous message
laredotornado@zipmail is currently offline  laredotornado@zipmail
Messages: 5
Registered: January 2011
Karma:
Junior Member
Hi,

I'm using PHP 5.2. I would like to populate a hash from a database
query. The hash should be available to all users of the application
and would only be updated very occasionally. The database query is
expensive, and I would prefer only to run it once, whenever PHP was
restarted, or on the rare occasion when the database data changed.
What is the best strategy for implementing this hash?

Thanks, - Dave
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Using server to list CSS page list in menu
Next Topic: passing variable to a nested array
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 16:31:59 GMT 2024

Total time taken to generate the page: 0.05179 seconds