jkd
11-30-2002, 07:28 AM
I'm going to need PHP and MySQL for a project on the backburner. Fortunately, I have about a month to get reaquainted with PHP, and learn MySQL.
I've never worked with a database before, but have certainly tackled much harder subjects, which I why I'm looking for a good complete introduction to relational databases with emphasis on MySQL that doesn't assume I have a hard time tying my shoes ;).
In other words, does anybody have any links to free, online references that thoroughly explain relational databases, SQL, and the inner workings of MySQL, without holding my hand every step of the way? I live on details, and hate newbie tutorials that leave them out.
I'm eyeing a book (thanks George for the recommendation), however I'm trying to be cheap ;), but certainly won't hesitate buying if Internet resources turn out to be sparse.
Also, after I obtain a knowledge of MySQL, I'm going to be going straight into writing a) a CMS and b) a blog using PHP and the db, mainly for educational reasons (as plenty of scripts already exist). With that in mind, I learn better by well documented examples than I do tutorials - if anyone knows of site with examples in PHP and MySQL of doing such things (i.e. ideal db structure, tips to reduce queries, etc), please let me know ;).
Thanks. :)
I've never worked with a database before, but have certainly tackled much harder subjects, which I why I'm looking for a good complete introduction to relational databases with emphasis on MySQL that doesn't assume I have a hard time tying my shoes ;).
In other words, does anybody have any links to free, online references that thoroughly explain relational databases, SQL, and the inner workings of MySQL, without holding my hand every step of the way? I live on details, and hate newbie tutorials that leave them out.
I'm eyeing a book (thanks George for the recommendation), however I'm trying to be cheap ;), but certainly won't hesitate buying if Internet resources turn out to be sparse.
Also, after I obtain a knowledge of MySQL, I'm going to be going straight into writing a) a CMS and b) a blog using PHP and the db, mainly for educational reasons (as plenty of scripts already exist). With that in mind, I learn better by well documented examples than I do tutorials - if anyone knows of site with examples in PHP and MySQL of doing such things (i.e. ideal db structure, tips to reduce queries, etc), please let me know ;).
Thanks. :)