View Single Post
  #10 (permalink)  
Old 06-30-2004, 03:38 PM
flood6 flood6 is offline
WebProWorld 1,000+ Club
 

Join Date: Sep 2003
Location: Texas
Posts: 1,283
flood6 RepRank 0
Default 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...
Reply With Quote