2025-2026 Catalog [Effective Fall 2025] 
    
    Apr 16, 2025  
2025-2026 Catalog [Effective Fall 2025]

WEB 250 Database Driven Websites

Lecture: 2 Lab: 3 Clinic: 0 Credits: 3
This course introduces dynamic (database-driven) website development. Topics include the use of basic database CRUD statements (create, read, update and delete) incorporated into web applications, as well as in software architecture principles. Upon completion, students should be able to design and develop database driven web applications according to industry standards.

Pre-requisite(s): WEB 182 .
Course is typically offered in Fall.
Course has transfer restrictions - 10 years

Student Learning Outcomes (SLOs)
At completion of the course, the student should be able to do the following:

  1. Apply PHP code to a website.
  2. Create a web based database.
  3. Create data in a web based database with PHP code.
  4. Update data in a web based database with PHP code.
  5. Apply PHP code to display data on a web page from a web based database.