
| Path : /usr/src/php/ext/standard/tests/ |
| Current File : //usr/src/php/ext/standard/tests/php_ini_loaded_file.phpt |
--TEST-- Check the php_ini_loaded_file() function --CREDITS-- Sebastian Schürmann sschuermann@chip.de Testfest 2009 Munich --INI-- precision=12 --FILE-- <?php var_dump(php_ini_loaded_file()); ?> --EXPECTF-- string(%d) "%sphp.ini"