May 07, 2024  
2019-2020 Academic Catalog 
    
2019-2020 Academic Catalog [ARCHIVED CATALOG]

Add to Portfolio (opens a new window)

INT-2850 Server-Side Web Development


Credits 3
Building on the knowledge gained in INT-1850  on how to develop Web pages on the client side, students learn how to do server-side Web development using PHP, an open-source scripting language, and MYSQL, an open-source database system. Students learn to create and modify Web pages dynamically by executing server-side PHP scripts. Additionally, student learn to set up queries to a relational database system to provide data requested through HTML forms.
Prerequisite(s): INT-1850  with grade of C or higher.
(Formerly INT-1860. Students may not receive credit for both INT-1860 and INT-2850.)
2 class/2 lab hours.
(Not offered summer.)

Course Outcomes
  1. Differentiate between server-side and client-side Web development.
  2. Create PHP scripts.
  3. Develop Web pages dynamically.
  4. Examine a PHP script’s syntax and logic for errors.
  5. Describe how an HTML form retrieves user-requested data.
  6. Develop database tables.
  7. Create queries to database.
  8. Recognize the relationship between data in a RDBMS.
  9. Use PHP scripts to update databases.




Add to Portfolio (opens a new window)