- Learning PHP 7 High Performance
- Altaf Hussain
- 85字
- 2021-07-16 11:23:23
Summary
In this chapter, we configured different environments for the purpose of development. We installed NGINX and PHP 7 on the windows machine. We also configured Debian/Ubuntu and installed NGINX, PHP, and Percona Server 5.5. Then, we configured CentOS and installed NGINX, PHP, and Percona Server 5.5. Lastly, we discussed how to configure Vagrant Box on a Windows machine.
In the next chapter, we will study new features in PHP 7, such as type hints, namespace groupings and declarations, the Spaceship operator, and other features.
推薦閱讀
- 玩轉Scratch少兒趣味編程
- Android應用程序開發與典型案例
- Java EE框架整合開發入門到實戰:Spring+Spring MVC+MyBatis(微課版)
- Software Testing using Visual Studio 2012
- Web開發的貴族:ASP.NET 3.5+SQL Server 2008
- Learning Firefox OS Application Development
- TypeScript項目開發實戰
- Apache Mahout Clustering Designs
- R大數據分析實用指南
- Android應用案例開發大全(第二版)
- QGIS 2 Cookbook
- 零基礎輕松學C++:青少年趣味編程(全彩版)
- OpenCV 3.0 Computer Vision with Java
- SQL Server on Linux
- Python數據可視化之matplotlib實踐