1 2 3 4
<?php header('X-File: ' . php_ini_loaded_file()); header('X-Precision: ' . ini_get('precision')); ?>