This document provides an overview of a workshop on using PHP and MySQL for library applications. It begins with introductions and outlines assumptions, goals and an overview of web applications. It then defines what PHP is and its benefits for database management. Key points covered include how to set up a MySQL database, how to input and maintain data, and how to connect PHP to the database. The document demonstrates basic PHP syntax and functions like variables, operators, forms and comments. Exercises are provided to help participants practice what they learned.