<?php
// Third phpinfo variant
phpinfo(INFO_ALL);
// Exposes: Everything - full system configuration
?>

