Fixed w3c validator errors for "Duplicate ID"

This commit is contained in:
andrea
2012-08-20 16:20:00 +02:00
parent f731160ded
commit d5d5d0725b
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, too. Command line PHP programs can help you automate common tasks like testing, deployment, and application administrativia.