Tips for MySQL
From ClubsWiki
Howdy, folks! I've looked a number of php/mysql tutorials, but I think this one is one of the best so far. It does not have .phps files for download, but it gives you all the code you need for your pages in a simple, clear format (although I don't like the ads).
This tutorial can show you how to create, view, and edit mysql rows/records using PHP. It recommends going through the PHP tutorial first if you are not familiar with it, but I anyone with a little programming/scripting experience will be ok. Just take look first and go to the PHP tutorial if it looks confusing.