PHP text diff script

◇◆丶佛笑我妖孽 提交于 2019-11-29 21:39:18

问题


Do you know of a good method/script for finding the text 'diff'?


回答1:


You might try using the PEAR Text_Diff it provides a text-based diff engine and renders for multiple diff output formats.



来源:https://stackoverflow.com/questions/2178554/php-text-diff-script

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!