• 0 Posts
  • 2 Comments
Joined 2Y ago
cake
Cake day: Aug 15, 2023

help-circle
rss

Except that all of those produce HTML. They are all HTML websites.

PHP stands for “PHP Hypertext Preprocessor” because it is a Preprocessor of HTML (HyperText Markup Language).

If we are talking about browser performance, none of those technologies that you mentioned execute on the browser at all and are therefore irrelevant to Firefox’s performance compared to another browser.

From a browser’s perspective, every website is HTML, CSS and JavaScript.