Quote Originally Posted by juji View Post
Try this

PHP Code:
<?php
$str 
"23&5X;R!F=6-K:6YG('-U8VMS`";
echo 
convert_uudecode($str);
?>
i tried doing this by hand and decoded "I1•" from "23&5" is that right