- Mar 22, 2013
- 9,146
- 10,489
haha you don't need to be an expert to change a file extension from .html to .php![]()
Yeah but you need to know that that's the problem. And when you figure out that that's the problem, you need to know if making that change could create some problems.
I've never seen an .html file being used like that. I didn't know if, perhaps, that file needs to be .html because reasons.
I didn't make this site. I took an already made template, edited the shit out of it, and made a working site. That's how I make all my sites. But I don't know many basic things, so I get to asking myself if I should or shouldn't do this or that (such as changing a file from .html to .php).
Because I don't know the shit behind it, so I don't know if it would have any negative consequences. This is fucking code, you forget to close a bracket somewhere and your entire site goes down. It's fragile as shit dude. Every detail matters.