Need some help on how to apply this and do I need another programme to make it function?
I do my own html in Notepad and would like to do the following:
I have a website where I am constantly updating a noticeboard portion of it. There are quite a number of pages on the site and all have this noticeboard. I would like to be able to change the noticeboard content in one place only but for the changes to show on all the related pages.
Elsewhere in this forum are some instructions how to do this but when I followed them it didn't work!
To try it I used the following
<?php
include "menu.php";
?>
on one of the webpages, in the place where I want the information to display. I made another page with the noticeboard content and called it menu.php - but as I said it didn't work! I do not see how I can change the suffix of the actual webpage to .php as it then doesn't keep the html suffix? Doesn't work either way. What am I missing please?
The website I am referring to is: http://www.hillheadsc.org.uk