Jump to content

Singelton/ Loading configuration file once


nadavgg

Recommended Posts

Hi,

I have a php file being called from many server, in this file I would like to load a configuration file,  I would like to load the file once for all php request, how can I do it?

Basically I would like to load the configuration file once and save its content in some kind of cache, then each PHP request will use this cache and save the resources in reading this configuration file over and over again.

 

Many thanks.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.