> Ok, maybe I should restate the problem. I have a bunch of scripts > which have a couple of lines that chuck some configuration stuff into > some variables. I'm sick of editing the scripts each time the config > changes. I realise that I could use a modules and do stuff like: > > $path = &Config::getPath(); > > Is there a better way of doing this?
You could store the configuration in INI files and then use one of the many modules for reading INI files. Jenda =========== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ========== There is a reason for living. There must be. I've seen it somewhere. It's just that in the mess on my table ... and in my brain. I can't find it. --- me -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]