Skip to content

Instantly share code, notes, and snippets.

@jorwan
Last active September 18, 2015 15:04
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 jorwan/8cf168d9d783fb4e2029 to your computer and use it in GitHub Desktop.
Save jorwan/8cf168d9d783fb4e2029 to your computer and use it in GitHub Desktop.
Php Commands

PHP Commands


Up Php server on localhost with another port
php -S localhost:7654 -t public
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment