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 qIjED; qIjED: $myVar = 0; goto RpjV3; RpjV3: function test() { if ($myVar ===..
Decoded Output download
<?php
goto qIjED; qIjED: $myVar = 0; goto RpjV3; RpjV3: function test() { if ($myVar === 0) { return "hello world!"; } } goto ACOWw; ACOWw: ?>
Did this file decode correctly?
Original Code
<?php
goto qIjED; qIjED: $myVar = 0; goto RpjV3; RpjV3: function test() { if ($myVar === 0) { return "\150\145\154\x6c\x6f\40\167\x6f\162\x6c\x64\x21"; } } goto ACOWw; ACOWw: ?>
Function Calls
| None |
Stats
| MD5 | 5bb4d3f1fcfaad6877ac1b9e044f5537 |
| Eval Count | 0 |
| Decode Time | 42 ms |