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

2 lines
17 B
PHP
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
strrev($string);