JString::strrev
UTF-8 aware alternative to strrev Reverse a string
Signature
public function strrev(string
$strĀ )
Parameters
-
$str
- String to be reversed
Returns
- string
- The string in reverse character order