Course Overview
The PHP Programming course is designed to give delegates the knowledge to develop/maintain PHP scripts.
Who should attend
Programmers who need to write or maintain scripts in PHP.
Prerequisites
An understanding of programming is required, this knowledge can be obtained by attendance on the pre-requisite course. Pre-Requisite Courses
- Concepts of Programming
Course Objectives
The delegate will learn to:
- Declare and initialise variables
- Construct expressions with arithmetic, logical and relational operators
- Use iterative type statements
- Use conditional statements
- Read/write text and binary files
- Manipulate text using regular expression
- Use and code functions
- Use built-in library functions
- Use arrays and hashes
- Create and use external PHP Code