PHP in .html Pages
Just wanted to correct something that was said earlier that might come up eventually.
You can use php in an index.html, for example.
In your .htaccess (for apache, since we are talking about IIS, I'm not sure what the equivalent would be) you can just have ".html" extensions parsed as php.
...I guess I just wanted to take this opportunity to drive an otherwise great discussion off-topic...I'll go away now...
|