1 line
51 B
PHP
1 line
51 B
PHP
implode('', array_reverse(mb_str_split($string)));
|
implode('', array_reverse(mb_str_split($string)));
|