So, I've got a basic index.
html file and I want to convert it into
php, so i've changed the extension... thats all fine.
BUT I want to use an include so I can change one part of my menu on all files without having to do it on a million seperate files.
The only thing is, my menu is included in the index.
php file, its not got a seperate file...
I hope you get what I mean, I can explain more if needed.
Thanks