Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php $_ = "]" ^ ";"; $__ = "." ^ "^"; $___ = ("|" ^ "#") . (":" ^ "}") . ("~" ^ ";"..
Decoded Output download
<?php
$_ = "]" ^ ";";
$__ = "." ^ "^";
$___ = ("|" ^ "#") . (":" ^ "}") . ("~" ^ ";") . ("{" ^ "/");
?>
Did this file decode correctly?
Original Code
<?php
$_ = "]" ^ ";";
$__ = "." ^ "^";
$___ = ("|" ^ "#") . (":" ^ "}") . ("~" ^ ";") . ("{" ^ "/");
?>
Function Calls
None |
Stats
MD5 | 3d3e8a6980a7ac2fc6e366584541dfe3 |
Eval Count | 0 |
Decode Time | 55 ms |