this is the layout of my site : CLICK
what i want is to have one file, (index.php) which has the layout of the site... so if i want to add an affiliate i only have one image to add to one file rather than around 20.
Then i could have other files with the content, i.e txt files that could be read in, but the url would be http://www.root-security.co.uk/index.php?x=blog
where it would only update the contents in the centre table?
any ideas how i could do this.
By the way i am a newb when it comes to php so be gentle 🙂