$string1 = "the date is today"; $string2 = "the date is tomorrow"; #### $matchingpart = "the date is to" $diff1 = "day" $diff2 = "morrow"