Sunday, 14 July 2013

PHP program to reverse a string

<!DOCTYPE html>
<html>
<body>

<%
sometext = "Hello Everyone!"
response.write(strReverse(sometext))
%>


</body>
</html>







OUTPUT


!enoyrevE olleH 

1 comment:

  1. I think this is an informative post and it is very useful and knowledgeable. therefore, I would like to thank you for the efforts you have made in writing this article. String functions php

    ReplyDelete