- FuelPHP Application Development Blueprints
- Sébastien Drouyer
- 67字
- 2021-07-23 20:25:51
What you need for this book
The applications in this book are based on FuelPHP 1.7.2, which requires:
- A web server: The most common solution is Apache
- A PHP interpreter: The 5.3.3 version or greater
- A database: we will use MySQL
FuelPHP works on Unix-like and Windows operating systems. The mod_rewrite Apache module and some additional PHP extensions are recommended; the complete list is available at http://fuelphp.com/docs/requirements.html.
推薦閱讀
- 從零構建知識圖譜:技術、方法與案例
- Mastering ServiceStack
- Android Studio Essentials
- HBase從入門到實戰
- OpenCV for Secret Agents
- Apache Hive Essentials
- Blender 3D Incredible Machines
- Mastering Unity Shaders and Effects
- Java程序設計與實踐教程(第2版)
- Mastering Rust
- Scala編程實戰(原書第2版)
- HTML5與CSS3權威指南
- 軟硬件綜合系統軟件需求建模及可靠性綜合試驗、分析、評價技術
- Oracle 11g寶典
- Python3網絡爬蟲寶典