Hosting Customer Forums

Full Version: Does PHP load slower?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey,

I was wondering, if i created my site with all .php extentions will it load slower than if i used .html even if they both used the same code.

FH - Adrian

Not really. HTML is static, and usually loads up faster. With php it goes through a series of other checks, but you shouldn`t see any major difference, same speed.
I do..

Same as my username.

And welcome to the forums.
Reference URL's