php: add new example (#2845)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
6b69d09d35
commit
3356ff2879
@@ -22,3 +22,7 @@
|
|||||||
- Start a PHP built-in web server in the current directory:
|
- Start a PHP built-in web server in the current directory:
|
||||||
|
|
||||||
`php -S {{host:port}}`
|
`php -S {{host:port}}`
|
||||||
|
|
||||||
|
- Get a list of installed PHP extensions:
|
||||||
|
|
||||||
|
`php -m`
|
||||||
|
Reference in New Issue
Block a user