====== Web Development Lesson 7 ====== ===== Databases ===== ==== Objectives ==== In this class you will: - use PHP to connect to a database - use PHP to extract information from a database - use PHP to display the extracted information - use PHPMyAdmin to manage a database ==== Prerequisites ==== * Use PHP to generate a list ==== Revision ==== ==== Activities ==== - [[en:web_development:databases:tables|Tables]] - [[en:web_development:databases:joins|Joins]] - [[en:web_development:databases:PHP|PHP Database Connections]] - [[en:web_development:databases:exercise|Exercises]] - [[en:web_development:databases:summary|Summary]] [[en:web_development:forms|Next Lesson: Forms]]