OK. So, lets say i use parse_ini_file, why can i not write in my config file:
[settings]
file_types = array("this","that");
...i also not you cant do:
time = date(formatted how i like it);
is there something i am not seeing here, or shall i stick to my ole config.ini file - hidden well above root , of course ;-)
Rgds
Malc