HTML Php

   $input = "<>";
   echo htmlspecialchars($input);
?>