I am developing a lyrics importing website using PHP in CodeIgniter framework. In that website I need to compare the old lyrics and new lyrics after using editing.
I need to show what user deleted from previous and inserted.
Is there any algorithm or library?