PHP code to obfuscate HTML?

后端 未结 5 1106
时光取名叫无心
时光取名叫无心 2020-12-17 06:51

I know, I know - obfuscated html/js code is useless (I read the other questions on SO), but I still want to make life harder for copy-cats of my site...

I\'m running

5条回答
  •  死守一世寂寞
    2020-12-17 07:34

    You should have a look at Minify it has a Minify_HTML class removing whitespace, unnecessary comments and tokens

提交回复
热议问题