Please login to start chat

ICT Solutions 2019-01-18 21:40:35
Category : php tutorials

String reverse in php

<?php
$string = 'I am Thet Naing Win';
$string_reversed = strrev($string);
echo $string_reversed;
?>

Comments:

No comment to show.

Available Services
Download Android Application