Sunday, November 19, 2017

Building a Web Application with PHP and MariaDB

Starting with a quick refresher of the PHP language and MariaDB database, readers will explore concepts such as unit testing, session authentication and management, permissions engine, caching, security, and performance optimization. Building a Web Application with PHP and MariaDB: A Reference Guide begins with basic and advanced programming techniques in both PHP and MariaDB, followed by specialized operations such as working with files and directories. Next, you will be introduced to the concept of REST, and how principles of REST are applied to host XML and JSON feeds for others to consume. This book will show readers how to build a web application that will be an online book store. This would leverage a logging system that keeps a track of the activity that is going on in the application.
This book will help a beginner to learn the basics of object-oriented programming with PHP and help a seasoned expert to understand the intricacies of securing and speeding up their web applications.
Building a Web Application with PHP and MariaDB
June 2014 | English | 200 pages | PDF | 4.2 MB
Download:Usercloud

No comments:

Post a Comment

Programming Arduino-based in C# by Yury Magda

This book is written for hobbyists and developers who would like to be able to program Arduino-based measurement and control systems in C# ...