Help

Course Information

Web Programming PHP MySQL (CSI 204)

Term: 2020-2021 Spring

Faculty

Deborah StockbridgeShow MyInfo popup for Deborah Stockbridge
Email address is hidden, click here to email
Office hours:
  • Contact me at 617-984-1725 for an appointment
  •  

    Description

    This course teaches students how to write server-side scripts that connect websites to databases using the PHP programming language. It builds upon the skills learned in CSA229 Web and Mobile Development with JavaScript. Students will learn to write PHP scripts that allow web pages to query and manipulate a MySQL database. Topics include: PHP programming language constructs, database creation with MySQL, database querying and updating with MySQL, and PHP programming with MySQL. Prerequisite: CSA 229