Hello!
I have an .ini file that contains a section that looks like:
[FOO]
password = some!password
The exclamation point seems to cause zend_config_ini to barf:
Warning: Error parsing ... in C:\xampp\php\PEAR\Zend\Config\Ini.php on line 102
Any ideas?
Thanks!
- Bret