Skip to content

Instantly share code, notes, and snippets.

@afym
Created May 1, 2017 02:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afym/5a92e999db2ecb84c6ac566f613129c4 to your computer and use it in GitHub Desktop.
Save afym/5a92e999db2ecb84c6ac566f613129c4 to your computer and use it in GitHub Desktop.
PHP command line uses
# run a server using php
php -S localhost:8000 -t /var/foo/php_demo/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment