tests/php/common/src/hello.php

#!/usr/local/bin/php -f
<!--
 $Id: hello.php,v 1.2 2003/12/30 01:22:14 davidw Exp $
 http://www.bagley.org/~doug/shootout/
 END COMMENT -->
<?php
print "hello world\n";
?>

Generated by GNU enscript 1.6.3.