Hey all,
Ive just finished uploading my website www.utilization.co.uk and im using the following code to use a set template on all of my wepages:
<?php
include("http://utilization.co.uk/template/template.html")
?>
this is for my index page, and it does what its supposed to by includeing the template, but what i want to do is to edit the middle of the borders and insert some text, if you go to the URL you will get what i mean. But when i try and edit it, i dont get to see the webpage, just the code above so i cant insert text, pics etc were i would like to.
Any help appretiated,
Ross