mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-10 15:54:01 +02:00
Merge pull request #177 from akira28/w3c
Fixed w3c validator errors for "Duplicate ID"
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
isChild: true
|
||||
---
|
||||
|
||||
## Command Line Interface
|
||||
## Command Line Interface {#command_line_interface_title}
|
||||
|
||||
PHP was created primarily to write web applications, but it's also useful for scripting command line interface (CLI) programs. Command line PHP programs can help you automate common tasks like testing, deployment, and application administrativia.
|
||||
|
||||
|
Reference in New Issue
Block a user