$V=parse_ini_file(get_cfg_var('cfg_file_path')); print_r($V);
$V=parse_ini_file(get_cfg_var('cfg_file_path')); print_r($V['mysqli.reconnect']);