Anyone know where I could find some simple sample template to look at while I figure out how to do PhP Dynamic Site?
I've done HTML before (static) and this is the first time I've venture on to dynamic pages, but a but puzzle on the concept.
Such as, in the mySQL db, do I store the HTML code or do I store references to wehre it should grab in the directory structure and include? etc.
A sample page w/sampel code will help nicely as I learn mainly through look and try...
Thanks!