PHP Language Tour - 1 day
For programmers experienced in other languages, this course works through the important concepts that will provide the tools for further modules.
Pre-Requisites
- Previous programming experience in another language, including a good grasp of general programming theories and concepts
Content Outline
- basic php syntax (file structure, variable notation etc)
- numbers
- strings - processing, display, formatting
- arrays (single and multi dimensional as well as 'hashes')
- input and ouptut
Like the 'new programmers' version, this module does not introduce the web aspects of PHP, which can be found in eitherĀ 'Web Applications in PHP' - for developers new to the web or 'PHP for Web Developers' for experienced web application developers in other languages.
