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 goto ZFdAd; ZFdAd: $myVar = 0; goto QHQgU; QHQgU: function test() { if ($myVar ===..
Decoded Output download
<?php
goto ZFdAd; ZFdAd: $myVar = 0; goto QHQgU; QHQgU: function test() { if ($myVar === 0) { return "hello world!"; } } goto ry3f9; ry3f9: ?>
Did this file decode correctly?
Original Code
<?php
goto ZFdAd; ZFdAd: $myVar = 0; goto QHQgU; QHQgU: function test() { if ($myVar === 0) { return "\x68\145\154\154\x6f\x20\167\157\162\154\144\x21"; } } goto ry3f9; ry3f9: ?>
Function Calls
None |
Stats
MD5 | 69a09fccfefdd0980cc6e80010742ceb |
Eval Count | 0 |
Decode Time | 37 ms |