====== 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 ==== Prerequisites ==== * Use PHP to generate a list ==== Revision ==== ==== Activities ==== - [[en:web_development:databases:tables|Next: Tables]] - [[en:web_development:databases:queries|Next: Queries]] - [[en:web_development:forms|Next Lesson: Forms]]