RosettaCodeData/Task/Reverse-a-string/PHP/reverse-a-string-1.php

2 lines
17 B
PHP
Raw Permalink Normal View History

2013-04-10 23:57:08 -07:00
strrev($string);