Hello World

It’s customary to begin programming with an example which prints ‘Hello World’, so I thought I’d do the same with this blog:

<?php echo 'Hello World'; ?>
This entry was posted in General. Bookmark the permalink.

Comments are closed.