Welcome Guest, Not a member yet? Register   Sign In
not correct work of the function character_limiter for not latin symbols
#3

[eluser]emperius[/eluser]
[quote author="xwero" date="1223400069"]This is because Cyrillic characters are multibyte and php until 6 only supports single byte characters. What you can do is change the strlen function in the character_limiter with mb_strlen. The mb_* functions are not a part of the default php configuration so you have to check if they are available on your server.[/quote]

it didn't help... are there any other variants?


Messages In This Thread
not correct work of the function character_limiter for not latin symbols - by El Forum - 10-07-2008, 06:27 AM



Theme © iAndrew 2016 - Forum software by © MyBB