PHP MySQL Demo App Table of Contents About The Project App Components About The Project Simple PHP app with basic authentication and PHP sessions. This app uses MySQL database for storing user and data resources. App contains simple REST API for simple data resources, which can be viewed, added, modified or deleted. This app is used just for learning purposes about PHP. App Components