Watkins Web 3: Blog

Exercise 14: MySQL

Connecting to and retrieving data from a MySQL database, processing it with PHP, and outputting it to the page.

Exercise 14 Exercise 14 Solution View Solution

Related Links

  • Sequel Pro, an excellent and free Mac program for creating, editing, and configuring MySQL databases.
  • SQLzoo.net, a site for learning the syntax of SQL commands like SELECT, UPDATE, INSERT, etc.