- Author: Wikibooks, the open-content textbooks collection
- Format: HTML
- Price: free
This book provides an beginners introduction to PHP and interacting with MySQL databases. It also includes some material related to developing desktop CLI applications and processing XML.
The book is a work in progress, and there may be incomplete or missing chapters.
Chapters include:
- Introduction to PHP
- Syntax Overview
- File Handling
- Database Connectivity
- Session Handling
- Command Line Programming
- Form Handling
- Introduction to MySQL
- Creating a Database
- Creating a Table
- Basic Queries
- Common Functions and Operators
- XML and PHP