Notes
Contents |
Lecture/Discussion Notes
Setting a Development Environment
Notes on PHP
- Introduction to PHP (Nixon, Ch. 3)
- Why We Need Functions
- Variable Scope
- A simple arithmetic example
- PHP Expressions
- Branching Statements
- Looping Statements
- Looping and branching examples
- Using and writing functions
- Arrays
- HTML Forms
- Lab Exercises
Web Applications
- Working with MySQL
- Structured Query Language
- Getting PHP to talk to MySQL
- Models of FOSS Collaboration
- Software Version Control
- Using SVN to Download VMOSS
- Using Eclipse to Build and Apply a Patch