Morse decode by murky-satyr

<?for($s='  etianmsurwdkgohvf,l.pjbxcyzq',$i=1;$c=fgetc(STDIN);$i=$s<$c&&$f?$i*2|$c<'.':print($s[$i%32].$f))$f=$c<'/'?$c:'';

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page