Forum Moderators: mack
Is it okay if I simply create the page as html-files and then later try to embed the php/mysql code?
Somebody suggested to me that I might want to start off using php...by using the html-code but naming the files .php ?! (I might have misunderstood him)
But I assume it's perfectly doable to just create an html-version of my website and implement stuff such as a survey or a tool or two on the site using php?
Marshall
This thread has a couple of time-saving tips and what you put into .htaccess to use PHP includes on html pages:
[webmasterworld.com...]
No problem using an .htm or .html file extension; in fact it's a good idea because you aren't revealing what kind of technology you're using.