<!DOCTYPE html>
<html>
<body>

<?php
$str = ",2&5L;&\@=V]R;&0A `";
echo convert_uudecode($str);
?>
 

</body>
</html>