<?php $file = <<<INI foo=false bar=string INI; var_dump(parse_ini_string($file));
You have javascript disabled. You will not be able to edit any code.