Configuration.php Table of Contents Classes ConfigurationConfiguration can come from one or more of the following sources (from highest to lowest priority): - values defined in php.ini - environment variable ($_SERVER) - configuration file (todo) ×