ConfigParser is a configuration file parser for PHP 5.3 heavily inspired by Python's configparser library. The ConfigParser class provides a way to read, interpret and write configuration files with ...