Forum Moderators: coopster
PHP tags inside an HTML document are no different then PHP tags inside a PHP document. The real issue is what interpreter is parsing your HTML files. You need to make sure Apache uses the PHP parser on all files that have the .HTML extension.