This website requires JavaScript.
Explore
Help
Sign In
x
/
box-o-sand
Watch
1
Star
0
Fork
0
You've already forked box-o-sand
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
dd06034974
box-o-sand
/
php-practice
/
cli
/
hello
7 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
doing cli stuff
2011-01-02 13:58:18 +00:00
#!/usr/bin/php -q
<?php
more cli stuff
2011-01-02 14:03:22 +00:00
printf("Hello World via command line!\n");
doing cli stuff
2011-01-02 13:58:18 +00:00
?>
Reference in New Issue
Copy Permalink