Menu
I’m trying to create an include in order to make a global template for my link changes.
I have a file with my menu links on it called menu.php.
My question is this:
do I have to put the php include in the index.html just as I would for an external style sheet?
or do I create a separate index.php? and do I make the index.php my template?
I hope I’m asking this right. thanks.