.PHTML File Extension
File TypePHP Web Page
What is a PHTML file?
Web page that contains PHP code; parsed by a PHP engine on the Web server, which dynamically generates HTML; often used for database access, such as retrieving data from a MySQL database; can be run using Apache or Windows Server with the PHP engine installed.
PHP pages typically use the .PHP file extension.