Help for this page

Select Code to Download


  1. or download this
    $string = reverse(chop(reverse($string)));
    
  2. or download this
    chop(reverse$string));
    $string = reverse($string);