sudsy1970 Posted November 19, 2010 Share Posted November 19, 2010 Can php be used to get two blog entries and compare them side by side, with a choice one which one to use. A bit like wikipedia has ? Link to comment https://forums.phpfreaks.com/topic/219201-php-compare/ Share on other sites More sharing options...
upp Posted November 19, 2010 Share Posted November 19, 2010 using the function similar_text you can get the percentage of how similar the two blog entries are to each other, if you want to see the differences, i found a tutorial on how to do it. http://www.weberdev.com/get_example-4323.html Link to comment https://forums.phpfreaks.com/topic/219201-php-compare/#findComment-1136690 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.