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

@@ -3,7 +3,7 @@ title: Built-in Web Server
isChild: true
---
## Built-in web server
## Built-in web server {#builtin_web_server_title}
You can start learning PHP without the hassle of installing and configuring a full-fledged web server (PHP 5.4 required). To start the server, run the following from your terminal in your project's web root: