<?php // Hash-bang anywhere but the start of a file *should* be treated as text echo "Hello world\n"; ?> #!/usr/bin/php -f