2007-01-31

l33tminion: Yay! (Yay!)
2007-01-31 07:51 pm
Entry tags:

New Project, New Language

<html>
<head><title>Hello World</title></head>
<body>
<?php 
echo 'Hello World!'
?>
</body>
</html>
*whistles*