Lectures
Note: some lectures below have additional material for scripts presented during the lecture, and for solutions to exercises. Each link takes you to a file listing. Click on the .php files to run them in your browser, or save the .tar file to your home filespace and extract the files if you want to see the PHP code and edit it.
| 1 | 03/01/12 | Introduction | ppt | Algorithm problems and solutions | |||
| 2 | 05/01/12 | First PHP scripts | ppt | scripts | exercises | ||
| 3 | 10/01/12 | Variables and Conditionals | ppt | scripts | exercises | ||
| 4 | 12/01/12 | Validation, arrays and loops | ppt | scripts | exercises | ||
| 5 | 17/01/12 | Database backends | ppt | scripts | |||
| 6 | 19/01/12 | Systems, programming and sticky forms | ppt | scripts | exercises | ||
| 7 | 24/01/12 | Associative Arrays | ppt | scripts | exercises | ||
| 8 | 26/01/12 | Improved PHP | ppt | scripts | exercises | ||
| 9 | 31/01/12 | Displaying complex data | ppt | scripts | exercises | ||
| 10 | 02/02/12 | Ordering Data | ppt | scripts | exercises | ||
| 11 | 07/02/12 | User-defined Functions | ppt | scripts | |||
| 12 | 09/02/12 | File Handling | ppt | scripts | |||
| 13 | 14/02/12 | Cookies | ppt | scripts | |||
| 14 | 16/02/12 | Programming example: messageboards | ppt | scripts | |||
| 15 | 21/02/12 | Sessions | ppt | scripts | |||
| 16 | 23/02/12 | Enabling Search | ppt | scripts | |||
| 17 | 27/02/12 | Regular Expressions | ppt | scripts | |||
| 18 | 01/03/12 | More Programming | ppt | ||||
| 19 | 06/03/12 | Sample Application Development | ppt | ||||
| 20 | 08/03/12 | Sample Application Development (II) | ppt | scripts | |||
| 21 | 13/03/12 | No lecture - work on the continuous assessment | |||||
| 22 | 15/03/12 | Intro: Content Management Systems | ppt | exercises | |||
| 23 | 20/03/12 | Wordpress | ppt | theme | |||