PHP Source:
<!DOCTYPE html>
<html>
<body>

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


</body>
</html>
Result:
Show PHP - © w3schools.com
Privacy Policy