PHP Database Programming
Preparation
W3Schools’s PHP Tutorial
- MySQL Database
Learning Objectives
- Understand how SQL queries are executed via a database connection in PHP
- Write a PHP script to retrieve information from a database
- Write a PHP script to use a prepared statement