Saturday, February 13, 2010

PHP Getting Started...

<html>
<body>
<?php echo "Hello World."; ?>
</body>
</html>

No comments:

Post a Comment