|
BOM decimated the output source. You need to use a better program to detect the differences between two strings; BOM are non-printable, but are still chars nonetheless. Pear's text_diff may work if you force it into UTF8, but I wouldn't be surprised if it doesn't either. PHP is not natively supporting UTF8 (unless one of the newer versions is), and I don't expect that it will until 6.0.
|