PHP text diff script

后端 未结 1 386
说谎
说谎 2021-01-03 01:41

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

相关标签:
1条回答
  • 2021-01-03 02:40

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

    0 讨论(0)
提交回复
热议问题