Thursday, 19 September 2013

Rumors of performance PHP

Rumors of performance PHP

Once, I heard in a lecture that use ?> to close PHP files were causing the
performance fall, is this true?
It's funny that many php applications, and frameworks really do not close
the files with ?>. Could be due boilerplate or performance?
The spaces in the code, influences the application performance?

No comments:

Post a Comment