Remove Caching Remove Continuous Deployment Remove Fractional CTO Remove HTML
article thumbnail

Lessons Learned: Why PHP won

Startup Lessons Learned

The next time you needed to handle that page, you could take advantage of caching for excellent performance. If youre emitting HTML, as 99% of all PHP apps are, its just so damn convenient to throw in PHP tags along with your layout tags, all inline on the page. Youre right php can get ugly when used inline with html.

PHP 166