I need to embed a bunch of html code that i have into a PHP file so that i can share it between multiple files. Basically what I am doing is I have a menu structure that I dont want to edit two dozen times whenever there is a change. I would like to have this in a php file and just include or import the php file into my html web pages. Any help would be greatly appreciated!
Matt
Matt
Comment