Hyvor Developer
  Home   Download   Copy
Code
<?php
$str = 'Hyvor Developer';
echo strrev($str);
Result