View Single Post
  #17 (permalink)  
Old 04-11-2007, 09:48 PM
DrTandem1's Avatar
DrTandem1 DrTandem1 is offline
WebProWorld 1,000+ Club
 

Join Date: Oct 2003
Location: Encinitas, CA
Posts: 1,908
DrTandem1 RepRank 2
Default

Depending on your host, you can add this line to a .htaccess file:

AddType application/x-httpd-php .htm .html

You can then add PHP code to existing HTML/HTM pages and they will be parsed as if they are PHP pages.
__________________
DrTandem's San Diego Web Page Design, drtandem.com
Reply With Quote