Posts Tagged ‘Write PHP code in HTML

Execute PHP code in .html file

April 27, 2011 | In: PHP

Only way to execute PHP code on a .html page is to modify your .htaccess file. This file may be hidden, so depending upon your FTP program you may have to modify some settings to see it. Then you just need to add this line for .html file [sourcecode...

Categories