- PHP 7 Programming Blueprints
- Jose Palala Martin Helmich
- 66字
- 2021-07-08 11:14:08
What you need for this book
You’ll need to download and install PHP 7 from the official PHP website. You’ll also need to install a Webserver such as Apache or Nginx configured to run PHP 7 by default.
If you are experienced with virtual machines, you can also use Docker containers and/or Vagrant to build an environment with PHP 7 installed.