I’m looking for a command line program (Windows) or a PHP library that can handle UTF-8 characters.
I’ve searched SO and I have read these questions:
- https://stackoverflow.com/questions/12625/best-diff-tool
- Highlight the difference between two strings in PHP
but with no luck.
Thanks for help!
I’ve end up with prettydiff.com. It is not either PHP lib or a program but it works for what I need.