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

Cette réponse était-elle pertinente? 0 Utilisateurs l'ont trouvée utile (2 Votes)