There doesn't seem to be a multibyte equivalent of strrev().Is there an easy way to reverse the order of "characters" in a string w/o traversing the "characters" backwards and creating a new string by concatenating the "characters"?
-James -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php