Hello
function strrev isn't safe when used with a multibyte string
Is there a way to reverse a multibyte string?
maybe there is a way to convert it to ASCII, then use strrev, but how can I convert it back without losing the original characters?
My original string is in UTF8
any help would be appreciated
regards
how to revese a multbyte string
Moderator: General Moderators