Help for this page

Select Code to Download


  1. or download this
          Length is: '10427'.
      Missing count: '0'
    Duplicate count: '424'
    
  2. or download this
    # Will return an analysis of the string.
    # Usage: print analyse( $string );
    ...
    
        return $text;
    }