Jump to content

Compare two text files for similarities


dsartain

Recommended Posts

Hey guys, I'm working on a project in which I need to compare two text files for similarities.  Kind of like an email content filter would do, but dumbed way down.

 

I know there is a PEAR text_diff package that looks for differences, but I need something like that package that looks for similarities...ideas???

 

Alternatively, can I use the php string function to loop through both files and search for the similarities??

 

 

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/88993-compare-two-text-files-for-similarities/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.