Compress PHP Template

Compress PHP Template

Compress PHP Template

Compress PHP Template compresses your PHP/HTML Templates resulting in a significantly smaller page size and faster loading pages. This tool strips all unnecessary whitespace, line-breaks and HTML comments out of the final HTML code that PHP script sends to the browser.

Bookmark:

Compress PHP Template

Online Compress PHP Template compresses your PHP/HTML Templates resulting in a significantly smaller page size and faster loading pages. This online PHP template compress tool work with most of the vBulletin, phpBB, Joomla php templates and many more.

What does this exately do?
This online tool strips all unnecessary whitespace, line-breaks and HTML comments out of the final HTML code that PHP script sends to the browser. This way the pages get a bit smaller (saving bandwidth) and the browser often renders the pages faster since there's no whitespace it must skip.

Passages that are enclosed by <pre> and <textarea> tags are left untouched completely so text posted in these tags are not affected and kept like the user intended them to be. Passages enclosed in <script>, <? ... ?> and <style> tags are are left untouched - this way JavaScript, StyleSheets (CSS) and PHP codes will remain functional and does not get messed up.

 PHP Template 

Whitespaces and HTML
With only a few exceptions, HTML treats whitespace characters (spaces, tabs, and newlines) differently from ordinary characters. In general, a single whitespace character including newlines or a sequence of whitespace characters are treated as a single space and leading/trailing whitespace is eliminated. This is known as "collapsing whitespace".

Online Compress PHP Template Information:

  • Purpose of this Tool : Compress PHP Templates
  • Intended Audience : Webmasters, Web Developers, Programmers

External Resources: