Home
Home
4.Reverse a string by using PHP ?
4.Reverse a string by using PHP ?
Java script
January 11, 2022
Reverse a string by using PHP ?
Program:-
<?php
echo strrev("Hello world!");
?>
Output:-
Post a Comment
0 Comments
Contact Us On
0 Comments