Код: Выделить всё
function compress_html($html)
{
preg_match_all('!([^
Подробнее здесь: [url]https://stackoverflow.com/questions/14505881/how-to-minify-php-html-output-without-removing-ie-conditional-comments[/url]Код: Выделить всё
function compress_html($html)
{
preg_match_all('!([^
Подробнее здесь: [url]https://stackoverflow.com/questions/14505881/how-to-minify-php-html-output-without-removing-ie-conditional-comments[/url]