On Mon, Feb 20, 2006 at 05:21:51PM -0500, Benjamin Adams wrote: > I'm trying to parse a config file, example of the config is: > [fred] > id=8782 > section=s1 > years=4 > download1=mirror1 > ... I'd say http://php.net/parse-ini-file is your best option. Curt. -- cat .signature: No such file or directory -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php