CSCI210 — Web Programming
This course introduces server-side web programming using PHP to create secure, dynamic, and data-driven websites. Students learn to connect web applications to databases for queries, updates, and data manipulation while emphasizing clean design and efficient code structure. Topics include database design for interactive web use, SQL integration for data management, secure coding practices to defend against cross-site scripting (XSS) and SQL injection, and techniques for handling and storing user-uploaded images. The course culminates in project-based development of fully interactive web pages that combine functionality, usability, and security. (Fall Semester) Course Learning
Prerequisites: CSCI211