<!DOCTYPE html>
<html>
<body>
<?php
echo strrev("Hello World!");
?>
</body>
<!-- /php/phptryit.asp?filename=tryphp_func_string_strrev Thu, 06 Feb 2025 19:27:08 GMT -->
</html>