Just so that everyone out there dosen't get completely bored with all of the strictly PHP news that's been posted lately, there's a few new MySQL tutorials that PHPComplete posted this morning that I wanted to share.
In these two articles from InformIT, they cover two pretty different topics. The first is actually an excerpt from a book (Larry Ullman's Visual QuickStart Guide) about database design, and how to normalize your database in MySQL. The other covers some more of the basics of SQL, and how to use it - using the SQL syntax to insert/locate the data that you want.
It looks like you'll have to log in to get to these articles (or create an account if you don't have one) - but it's well worth it to get to these and other articles...




