title | isChild |
---|---|
Built-in Web Server |
true |
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:
> php -S localhost:8000