>From the php manual:
 
int similar_text (string first, string second [, double percent]) 

This calculates the similarity between two strings as described in Oliver [1993]. Note 
that this implementation does not use a stack as in Oliver's pseudo code...

where can i find the algorithm or pseudo code?

sorry if this is not a db related question (anyway i'd like to use it on certain 
queries)

thanks, 

andrés

Reply via email to