3v4l.org

run code in 300+ PHP versions simultaneously
<?php $input = hex2bin("0e3647e8592d35514a081243582536ed3de6734059001e3f535ce6271032"); $inputLength = strlen($input); $plainText = ""; for ($i=0; $i < $inputLength; $i++) { $plainText .= $input{$i} ^ dec(48); } echo $plainText; ?>

This is an error 404

There are `0` results


preferences:
160.76 ms | 1399 KiB | 7 Q