PHP parsing of .html files : Using PHP Within HTML Files

Create .htaccess file under your public_html folder (can be accessed via file explorer or FTP Clients) and add the followings :

AddType application/x-httpd-ea-php73 .html
AddHandler application/x-httpd-ea-php73 .html

Ha estat útil la resposta? 0 Els usuaris han Trobat Això Útil (2 Vots)