PHP 5 Level 2 (Web Programming)


PHP 5 Level 2 (Web Programming)(Desktop Version)
Course Length: 32 Hours
Maximum Participants: 5

Prerequisites: Must have a working knowledge of a windowing environment. The PHP Level 1 course is highly recommended.
Software Used: Red Hat Enterprise Linux in LAMP Configuration
Course Description: Students who attend this course will learn how to perform mathematical operations, utilize function calls, and configure objects for the concept of object oriented programming (OOP). They will be utilizing forms to pass information to another web page, and learn how to store and retrieve information from a database.
Objectives:
Course Outline:
  • Review of PHP Basics
  • Identifiers, Variables, and Constants
  • Mathematical Operators
  • Loops such as Do… While and For
  • Conditional If… Then… Structure
  • Instantiating classes and implementing inheritance
  • Utilizing Forms to pass data
  • Cookies and Sessions
  • Set up and manipulate Arrays
  • Working with and manipulating String data
  • Formatting Dates
  • Database Storage and Retrieval