PDA

View Full Version : Help...Where to Start??


tenniskid493
02-04-2006, 05:30 AM
Help.

I learned PHP and now want to get into MySQL. I have a host w/ MySQL supported and I'm using phpMyAdmin to manage it. What exactly do I need to do to get my database up and running. I understand the whole SQL language, I just can't seem to get it to work properly. Does anyone know of any good tutorials that deal with incorporating the SQL code into the web document...not just with all the SQL commands??

TheMaximumWeasL
02-04-2006, 05:57 AM
I learned a lot from PHPFREAKS.com they have tons of php tutorials including ones that use mysql so you can get an idea of how to structure stuff but I have a book by SAMS publishing called PHP, MySQL and Apache all in one it is great tells you everything you will ever need to know and good strategies.


Max