One thing i have always wondered about is how this is achieved.
I know the basics of PHP and MySQL and I use a database with many tables in it for my website. The thing is, i don't understand how people make their website completely database driven. Do you create tables for every page? It seems to be very confusing. It would be extremely handy for me to do this time around because I found out that the mac version of IE doesn't display my website properly which means i need to re-do every page. It would be better if it just put the data into a template.
Can anyone help please?