I added the code "
< ?php include ("/fpgs/fpghttpd/hotbox/sidebar.php"); ? >
"
to my index.html file in order to have a menu that can be reused across several pages. For some reason it's not including the menu but actually placing that code ON the page.
is there something I'm missing?
A line I need to add to .htaccess... I have no idea. If there is an easier way to include a common menu across all pages let me know
thanks for any replies.
< ?php include ("/fpgs/fpghttpd/hotbox/sidebar.php"); ? >
"
to my index.html file in order to have a menu that can be reused across several pages. For some reason it's not including the menu but actually placing that code ON the page.
is there something I'm missing?
A line I need to add to .htaccess... I have no idea. If there is an easier way to include a common menu across all pages let me know

thanks for any replies.