PHP Language Tour
Duration
1 day
Description
For programmers experienced in other languages, this course works through the important concepts that will provide the tools for further modules. It highlights specific cases where PHP doesn't behave like many other languages, and aims to get a programmer up to speed quickly
Pre-Requisites
- Previous programming experience in another language, including a good grasp of general programming theories and concepts
Course Content
- PHP Syntax
- Numbers - type casting etc
- Strings - processing, regular expressions, display, formatting
- Arrays (single and multi-dimensional and hashes)
- File handling (reading, writing etc)