simon551 Posted August 14, 2007 Share Posted August 14, 2007 hi, does anyone have a cool/free/cheap tool that they use for error-checking that would allow you to e.g. copy code from two different pages and find where they are different? I have some code that seems to work in one page but not in another and I can't find the difference. I could just copy and paste but then I wouldn't really learn anything. thanks in advance, -s Link to comment https://forums.phpfreaks.com/topic/64926-solved-error-checkingcode-comparison-tools/ Share on other sites More sharing options...
akitchin Posted August 14, 2007 Share Posted August 14, 2007 UltraEdit has a little side program called UltraCompare, wherein you can scroll two different text files side-by-side concurrently, and spot the places where they start to differ. you can download a free trial online. Link to comment https://forums.phpfreaks.com/topic/64926-solved-error-checkingcode-comparison-tools/#findComment-323979 Share on other sites More sharing options...
simon551 Posted August 14, 2007 Author Share Posted August 14, 2007 thanks. that helps. Link to comment https://forums.phpfreaks.com/topic/64926-solved-error-checkingcode-comparison-tools/#findComment-324012 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.