Forum Moderators: coopster
Here are some questions that I have
How do I link, access and retrive record using php with MySql?
Where should I put the database in the server and how can I set it up?
How do I control what and where the record will appear on my html page.
OR Can anyone suggest a good book on this subject that
I can learn quickly.
I am really excited about the switch over to dynamic site, but to be honest it is like stepping into the unkown for me.
Any help would be appreciated.
MySQL Documentation [dev.mysql.com]
php [php.net]
And for your reading pleasure I might recommend The PHP Bible.
I started using php 5 or 6 months ago, and got up to speed pretty quickly. Reading the book helped sort out the mass of information available on the websites.
Best of luck.
It helped me a lot! But if you`re looking for advanced stuff, I guess forums like these are good choice to learn from! Sadly I found out there are many essential things which you cannot find in any of the books!