Loose and multiline parse_ini_file function in Php
Some time ago, I was looking for a multiline parse_ini_file function to use in one of my scripts.
I found nothing on the web apart from other people looking for the same thing. So I decided to do it myself...
(more...)