Merge pull request #177 from akira28/w3c

Fixed w3c validator errors for "Duplicate ID"
This commit is contained in:
Phil Sturgeon
2012-10-14 06:36:26 -07:00
42 changed files with 42 additions and 42 deletions

View File

@@ -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.