Page 1 of 1

writing of a config file..

Posted: Thu Apr 01, 2004 2:55 pm
by toms100
yes its easy to read from an included php file, with things like
$cfg['name'] = 'bob';
etc, but can anyone recomend any ini style functions that would like me save to a config file? (ie change the values)
i cant seem to find any classes that have these options, and i dont feel like writing my own atm :)

Posted: Thu Apr 01, 2004 2:55 pm
by markl999