=0;$i--) { $reverse = $reverse.$origString[$i]; } echo "
Reverse of the String: ".$reverse; $formFile = $_SERVER['PHP_SELF']; echo '
Back to the Form
'; } else { echo 'No input String Specified'; } } else {?>
Enter a String: