Why not name all files .php instead of .html -


if point out i'm missing here, appreciated

i'm new haven't encountered situation wrongly naming html file php can bad.

perhaps it's less confusing developers?

php files sent evaluated after browser requests them whereas html files directly given browser.

so if there no php code in .php file, still sending evaluated, though doesn't loading time of page, if anything.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -