Exibir a lista drop-down

strrev()

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