I don't know about ? marks, but you could just set your web server to parse .htm or .html files with php.
That way you wouldn't necessarily need to change the file extensions and you would still be able to use php.
Off the top of my head, I can't remember, but it is a simple entry in the .htaccess file.
I hope that this helps.
|