Anonymous - 2002-11-25

The following is in the code when I run php script
<html>
<body>
<?php
phpinfo();
?>
</body>
</html>

The result is  4.2.3. Why? I maybe doing something wrong.