Code Comments
Programming Forum and web based access to our favorite programming groups.The type of config file you described will not work with Config because the config entries need to be part of an array. aka $settings["var1"] = "blah"; $settings["var2"] = "blahblah"; etc... Evan Broder
Post Follow-up to this messageFinally. It actually unblocked my address - I sent that days ago. Sorry about that Evan Broder wrote: > The type of config file you described will not work with Config > because the config entries need to be part of an array. > > aka > $settings["var1"] = "blah"; > $settings["var2"] = "blahblah"; > etc... > > Evan Broder >
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.