Google and I aren't getting along today, I'm looking for a tutorial that will help me add PHP elements (starting with a simple header, navigation menu and footer) to a page that already exsists, without changing the url of the particular page to .php ... is that possible? I've been searching PHP tutorials for two days, have the folders for main, footer, header, etc built, they work if i change the page to .php .. they do not call the css file in the .html version.. ~LadyH
If you are only dealing with one or two files and there are remaining HTML files that don't require PHP then you would be better off using mod_rewrite.