Related Links : Search Engine Optimization | | Search Engine Marketing | Online Marketing | Freelance Programmer| SEO Thailand | SEO Expert | SEO services | PHP Programmer Thailand | SEO Tutorial | What is SEO |

  Home Our SEO Services SEO Expert Consultant Php Programmer Scripts| Email : sachin {at} jainsachin {dot} com

PHP | Calculate the similarity between two strings | Manual | Tutorial | Help

SEO Services



Website Programming in PHP / MYSQL



Friends


    Calculate the similarity between two strings

    similar_text

    (PHP 4, PHP 5)

    similar_text — Calculate the similarity between two strings

    Description

    int similar_text ( string $first , string $second [, float &$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, but recursive calls which may or may not speed up the whole process. Note also that the complexity of this algorithm is O(N**3) where N is the length of the longest string.

    Parameters

    first

    The first string.

    second

    The second string.

    percent

    By passing a reference as third argument, similar_text() will calculate the similarity in percent for you.

    Return Values

    Returns the number of matching chars in both strings.


    SEO Tutorial / Articles





    Php / Mysql Tutorial



    Articles



      Portfolio


      SEO by Jainsachin