Hello
I am just starting to learn php and mysql. I have some knowledge in html and actionscript for Flash. I wonder if someone might take a little time out of their busy schedule and explain some things to me about php and mysql.
I have several projects that I would like to undertake but am not sure if php and mysql is the right tool. I think I understand how php interacts with the client but am I right in assuming say if you had a guestbook on your website that you could populate a mysql database with their information when they hit the submit button. The database would grow as more people signed your guestbook. Then how would you retrieve the info on the database. Is it sent to you automatically or do you query the database from your computer at home.
Second project. Can you store text files and/or pictures on the mysql database and then call them dynamically from the clients computer so you don't have to store all the pictures on the website making it load slower.
I hope I have made myself clear. I am reading the "PHP and MySQL for Dynamic Web Sites" book and all the forums I can find but sometimes you just need someone to talk to.
Thanks and have a nice day.
Dan