I have knowledge of HTML but not of PHP. I am trying to edit a site that incorporates both.
For instance, there are files of index.html index.php about.php calendar.php events.php
I only edited the index.html page to reflect the weeks upcoming events column which is on the left side of the page. I can see the current updates when I go to mywebsite dot com/index.html or just mywebsite dot com.
//sorry I had to do that , I'm a noob
But once you select the home, about, calendar, or events buttons and the URL reads:
mywebsite dot com/about.php mywebsite dot com/calendar.php etc, that left hand column goes back to the previous weeks events that was listed on the index.html page before I updated the content.
What am I missing?







Bookmarks