php: add info example (#2950)
This commit is contained in:

committed by
Muhammad Falak R Wani

parent
b776bf1b69
commit
d8eeb6f856
@@ -26,3 +26,7 @@
|
|||||||
- Get a list of installed PHP extensions:
|
- Get a list of installed PHP extensions:
|
||||||
|
|
||||||
`php -m`
|
`php -m`
|
||||||
|
|
||||||
|
- Display information about the current PHP configuration:
|
||||||
|
|
||||||
|
`php -i`
|
||||||
|
Reference in New Issue
Block a user