Php In Html

windows

Guest
Hi,<br />Is it possible to have PHP in .html pages?<br /><br />If not, how can I make it so? (adding a handler or mime type?) <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/blink.gif" style="vertical-align:middle" emoid=":blink:" border="0" alt="blink.gif" /> <br /><br />If it is possible, how is it like this? I've been on other server's before that didn't allow this so was just checking in. How come those other server's wouldn't allow it?<br /><br />Thanks,<!--content-->
Just add the following to htaccess<br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->AddType application/x-httpd-php .php .html<!--c2--></div><!--ec2--><!--content-->
 
Back
Top