<html>
<body>
<h2>PHP Version</h2>
<?php
    print phpversion();
?>
</body>
</html>