php处理html

tidy扩展

tidy是php自带的一个扩展,详见手册PHP-Tidy - manual。 

PHP Simple HTML DOM Parser

这是一个牛人写的dom解析器,自带示例和API文档。  

你可能感兴趣的:(php处理html)