Please send questions to st10@humboldt.edu .

<html>

<head>
    <title> trying the most famous php page?! </title>
</head>

<body>

    <?php
        phpinfo();

    ?>

</body>

</html>