fork download
  1. <?php
  2. echo '$str = hex2bin("' . bin2hex($str) . '");';
  3. echo $str;
  4. ?>
Success #stdin #stdout 0.01s 20520KB
stdin
Standard input is empty
stdout
$str = hex2bin("");