test

$filename = '/caches/configs/database.php'; 
$content = file_get_contents($filename);
echo $content;