PDA

View Full Version : Need to learn mySQL in a hurry.


BernzSed
01-05-2007, 07:18 AM
I'm already familiar with much of PHP. Now, I need to learn mySQL really quick. Anybody know of any good quick resources?

(Worse case scenario is I skip mySQL and resort to writing and reading files.)

Cota
01-05-2007, 08:10 AM
If you're using mySQL, hopefully you'll have myPhpAdmin installed as well..which help that learning curve. You can have it generate SQL statements for and build your database, etc etc.