ID: 10702
Updated by: andy
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Strings related
Operating System: Win2k
PHP Version: 4.0.5
New Comment:

Please see the related documentation.

http://php.net/manual/en/function.levenshtein.php


Previous Comments:
------------------------------------------------------------------------

[2001-07-21 21:59:37] [EMAIL PROTECTED]

Please see the related documentation.

http://php.net/manual/en/function.levenshtein.php


------------------------------------------------------------------------

[2001-05-07 09:06:47] [EMAIL PROTECTED]

Hello Hartmut,

levenshtein ('foot','fot','0','0','1');
 - and -
levenshtein ('foot','fot','0','1','1');

return the following error:

Warning:  levenshtein(): argument string(s) too long in 
f:/xitami/pub/php_er/mysql/test.php on line 3

--zak

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=10702&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to