I have a question. I am fairly new to all of this. I had to switch my website main index from .php to.html. In doing so all of my menu items are not coming up anymore. I believe it has to do with the statement below. My question is how do I change this statement to an html statement that looks up this file so that my meno items come up again.
<?php require("http://www.boonecountysports.com/includes/menu_drop_head.php"); ?>