ecart: php or html
Yes, an html file can be converted to a php file by changing the extension. PHP files will be able to read html as well. It just specifies in addition to the html that it will be using PHP as a server language. 
So Jimmy:
Can I insert it on any html page in my site?
Do I have to insert it on PHP pages only?


