For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > August 2004 > Re: [PEAR] Can someone please point me to a valid example of how









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PEAR] Can someone please point me to a valid example of how
Evan Broder

2004-08-26, 8:56 am

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
Evan Broder

2004-08-26, 8:56 am

Finally. 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
>

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com