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

¿Fue útil la respuesta? 0 Los Usuarios han Encontrado Esto Útil (2 Votos)