- Building a Web Application with PHP and MariaDB:A Reference Guide
- Sai Srinivas Sriparasa
- 86字
- 2021-07-16 11:36:52
What you need for this book
This book deals with building web applications; so, to successfully host a web application, you will need the Apache web server. Once the request is received by the web server, it will forward that request to the server-side program, and we will be using PHP for our server-side scripting. We will be using MariaDB as our database server to store our data. We are using Memcache for memory caching. The software needed are: PHP, MariaDB, Apache server, cURL, and Memcache.
推薦閱讀
- 少兒人工智能趣味入門(mén):Scratch 3.0動(dòng)畫(huà)與游戲編程
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- Reporting with Visual Studio and Crystal Reports
- Java加密與解密的藝術(shù)(第2版)
- Unity Virtual Reality Projects
- 深度強(qiáng)化學(xué)習(xí)算法與實(shí)踐:基于PyTorch的實(shí)現(xiàn)
- PhpStorm Cookbook
- 深入RabbitMQ
- C++新經(jīng)典
- Learning FuelPHP for Effective PHP Development
- 基于GPU加速的計(jì)算機(jī)視覺(jué)編程:使用OpenCV和CUDA實(shí)時(shí)處理復(fù)雜圖像數(shù)據(jù)
- ROS機(jī)器人編程實(shí)戰(zhàn)
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- 少兒編程輕松學(xué)(全2冊(cè))
- Java 11 and 12:New Features