Tagged Questions

0
votes
2answers
244 views

php parse_ini_file oop & deep

I would like to make use of somehting like [parse_ini_file][1]. Lets say for instance I have a boot.ini file that I will load for further procedure: ;database connection settings [database] ...