Creating a PHP Settings Class
This is a great reference for creating a PHP class to handle multiple types of config files.
http://www.phpit.net/article/create-settings-class-php/
I didn’t know PHP had a parse_ini_file function… very cool.
Leave a Reply
You must be logged in to post a comment.
