As sure as i'm writing to you
And my search_function.php contains the right code
Quote:
else {
if (is_array($strings)) {
$strings = array_values($strings);
$num_in_strings_arr = count($strings);
}
else { $num_in_strings_arr = 0; }
$leven_final = "";
$leven_sum = 0;
|
I'm a little bit disapointed