Added syntax check parameter to php.md
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
|
||||
`php {{file}}`
|
||||
|
||||
- Check syntax (lint)
|
||||
|
||||
`php -l {{file}}`
|
||||
|
||||
- Run PHP interactively
|
||||
|
||||
`php -a`
|
||||
|
Reference in New Issue
Block a user