Answers for ".phtml"

PHP
0

.phtml

There is usually no difference, as far as page rendering goes. It's a huge facility developer-side, though, when your web project grows bigger.

I make use of both in this fashion:

.PHP Page doesn't contain view-related code
.PHTML Page contains little (if any) data logic and the most part of it is presentation-related
Posted by: Guest on December-30-2021

Code answers related to ".phtml"

Browse Popular Code Answers by Language