An alternative extension for html pages containing PHP scripting. Other examples are jhtml for jsp (Javascript), and shtml. PHP is more commonly written with the extensions php, php3, or just html with this line added to .htaccess instructing Apache to feed all html files through PHP:

AddType application/x-httpd-php .html

Log in or register to write something here or to contact authors.