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

Var dette svaret til hjelp? 0 brukere syntes dette svaret var til hjelp (2 Stemmer)