//by www.qzphp.cn $first = "abcdefg"; $second = "aeg"; similar_text($first, $second, $percent); echo $percent;