Прочети тази статия на български
In this article:
A(nother) repository for web development articles and snippets of various topics.
Прочети тази статия на български
Not long ago I wrote an article about using INI files as settings containers for PHP scripts (you can read it here - Config.ini vs. config.php).
I wrote a small PHP module which takes an INI file and produces a PHP file, containing all the INI parameters and values as constants definitions.