2) { $key_length = $key_end ; } if ($key_length >= 1) { $key = substr($str,0,$key_length); } else { $key = $str; } ?>