Being able to determine the differences between two files is sometimes useful to locate the changes that were made between two versions of the same file.
This class provides a solution that not only is capable of locating the lines of two text files that were changed, but also can conviniently highlight the changes if the files are of PHP source code.