MunManyak: how do you convert html to php?
MunManyak: is it hard?
ninnecs: what are you talking about?
MunManyak: if you have an HTML file
MunManyak: and you want to make it a php, is it hard to rewrite it?
MunManyak: or is there an easy way to do this
ninnecs: just rename the extension to .php?
MunManyak: nah
ninnecs: you dont "convert" html to php.
MunManyak: well, i have .html files. I have a code that specifically needs php
MunManyak: so how can i make my file into a php? i need to rewrite everything right?