#!/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"; ?>