Is is possible to execute php code inside an html page on IIS. ? I have PHP running and my scripts with .php extention execute fine, but I can't seem to get my php code to run when embeded inside an .html file. On unix/apache , I can overcome this with a .htaccess file, but am not sure how to make it work on windows/IIS.
using Win Server 2003, IIS, PHP5
thanks in advance
using Win Server 2003, IIS, PHP5
thanks in advance
Comment