php code inside any .html in a template

I'm trying to add some php code inside _sub_header.html (or any .html file) in templates/tmpl_uni/_header.html

example : <?php echo "Hello World"; ?> but the "Hello World" doesn't appear.

 

It's not a web hosting issue because inserting php code in a simple .html works.

in .htaccess :

#AddType application/x-httpd-php5 .html
AddHandler application/x-httpd-php5 .html

 

Is anyone know what is causing the problem ?

 

Thanks

Quote · 21 Sep 2010

php cannot be placed inside the html templates.

https://www.deanbassett.com
Quote · 21 Sep 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.