I wanted to ask if anyone can teach me how to do the php function, where you make a main page (layout) and then when you click a link it automatically inserts the content from another page into the main page. (kinda like ssi) The urls for sites that do this usually looks like this:
lol, will reading those six chapters really teach me how to do this? (thanks for the tip though) it seems to cover only basic things, what i need is a tutorial for this (which i cant find)
1. Have a template that loads another file. Then your code would load (for example) content.txt, and put it into the template. I've got the code for this if you are interested.