Hi all,
I've been thinking of having a configuration object which will store all the configurations needed. THe only thing that I'm not sure how to implement, is to make the configuration available to the application. Since I've been separating every class defition and implementation in a seperate .php file, what are my options to use my configuration object? Any suggestions are greatly appreciated.
Regards,
gamehack