Reputation: 19241
Do you know of a good method/script for finding the text 'diff'?
Upvotes: 5
Views: 2107
Reputation: 455132
You might try using the PEAR Text_Diff it provides a text-based diff engine and renders for multiple diff output formats.
Upvotes: 3