Display the drop-down list

strrev()

« strrchr | strripos »
<?php
$string 
strrev (
    
  // string $string
);
?>
Result
$string = '!dlrow olleH'
Examples
#1 strrev  ("Hello world!")