Re: best way to save program prefs to a file?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 9/27/05, Chris <cwilli14@xxxxxxxxxxxxxxxx> wrote:> I'd like to save some program preferences to a txt file where they can be> recalled and updated at a later time. Basically this will be a variable name> and a value. Can someone suggest a reference or method to best perform this> task?
While learning Rubyonrails recently I discovered Yaml.  It's sortalike .ini files on steroids.  There's a PHP implementation availablehere:
http://whytheluckystiff.net/syck/
And the main site is here:
http://yaml.org/

--Greg DonaldZend Certified EngineerMySQL Core Certificationhttp://destiney.com/

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux