Web Scripting for Applications Week 8

Lab

This week we will continue with the CRUD application from last week, and also build an authentication system using a login/password style mechanism. There are two sets of exercises this week (the second exercise should be very quick if you followed the material in the lab).

This code is required for lab 8 – you should place it in a new folder called labdemo8: lab8

There are some slides (from previous years when this material was delivered via lecture): authenticated-sessions-handout1

Exercises – Wiring the student response questionnaire up to the database

Lab exercise – involving the student response questionnaire PHP exercises

Code for lab exercise codeforlab

Exercises – Creating a private login area

PHP exercises on creating a secure area for the student evaluation questionnaire

codeforlab exercise above (zip file)