> I'm looking for a class to manage settings stored in a .ini (or other
> format) file.  I could store them in a database, but they need to be
> there even when the DB's down.  Any ideas?

Parse_ini_file() may be of use. Or search phpclasses.org, they are sure
to have something. 

www.php.net/parse_ini_file

---John W. Holmes...

PHP Architect - A monthly magazine for PHP Professionals. Get your copy
today. http://www.phparch.com/



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to