This course provides students with the skills to create dynamic web
pages with PHP and MySQL. Practical applications of PHP include Web form
data processing, work with MySQL databases, and read and write text
files.
LEARNING OUTCOMES & ASSESSMENTS
Upon successful completion of the course, the student will be able to
Explain what a programming language is and describe
the basic syntax of PHP. This will be assessed with a discussion
assignment, scored with a rubric.
Create dynamic web content using programming concepts
such as variables, expressions, operators, functions, events, arrays,
decision statements, repetition statements, and databases. This will be
assessed with a project, scored with a rubric.
Write programs that will add, edit and delete records
from a MySQL database. This will be assessed with a project, scored with
a rubric.
Write programs that process form input data to a text
file, database, or screen display. This will be assessed with a project,
scored with a rubric.
Maintain session state. This will be assessed with a
project, scored with a rubric.