doing cli stuff

cat-town
Dan Buch 14 years ago
parent 3852f95f1f
commit abcdf7e2a8

@ -0,0 +1,6 @@
#!/usr/bin/php -q
<?php
echo "Hello World via command line!\n";
?>
Loading…
Cancel
Save