Threesuns

Email

Contact

All Semesters

Semesters

All Courses

Courses

PHP Programming (Online)

CSYS2463

3 credits

Generic Course Syllabus

Syllabus

PHP Programming (Online)

Get Notified

An email will be sent to you when the course is being offered

The information shown on this page is simply that, information. This information is related only to this course in general, not to a specific class or instance of this course that is being offered. The labs shown on this page are those that I have created for this course, they are not those that are specifically assigned. For actual class information, the information that my current students should be looking at, return to the homepage and choose a currently offered class.

Description

Course objectives consists of learning the PHP scripting language and how it is used to create dynamic content for web pages through the use of variables, functions, and objects along with data types and operators. Also covers the use of the PHP language to: Process web page based forms, read and write cookies, perform server side file I/O and access databases.

0 Files available

Materials

Tutorials

Sections

Past

Objectives

  1. Students should be able to interpret written programming specifications
  2. Students should be able to debug and test PHP scripts
  3. Students should be able to configure a computer to act as a PHP development environment
  4. Students should be able to write procedural and object oriented PHP scripts
  5. Students should be able to write PHP scripts that interact with the servers filesystem and databases
  6. Students should be able to create CRUD interfaces in PHP
  7. Students should be able to use sessions and cookies

Labs