PHP function similar_text()

Availability in PHP 4.0

Calculate the similarity between two strings

Parameters

Parameter Data type Default value Note
$first string not The first string.
$second string not The second string.
$percent float null

Return values

int

the number of matching chars in both strings.

Other resources

Official similar-text documentation

Newsletter

Nejlepsi tipy a triky o PHP do Vaseho e-mailu. Clanky a novinky nejen ze sveta PHP a programovani.