Class 8

Discussions

Basic PHP-related:

MySQL database-related:

Examples

Basic PHP-related:

MySQL database-related:

In-class assignment

Basic PHP-related:

  • Passing data assignment.  This assignment covers all the core topics of PHP except database integration, such as include files and passing data from one page to the next using forms, links, and cookies.

MySQL database-related:

Homework assignment

  • Read through the Tizag MySQL tutorials… be aware that the way this site tells you how to Connect, Setup, Administer, and Create tables in your database is not how we are doing it in this class.  We are using our phpMyAdmin tool to do these things for us, which makes  life easier.  See the discussion about using phpMyAdmin to administer a database towards the top of this page.
  • Message board assignment
  • Advanced assignment (optional)