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 fUKg4; fUKg4: $myVar = 0; goto mDLNJ; mDLNJ: function test() { if ($myVar ===..
Decoded Output download
<?php
goto fUKg4; fUKg4: $myVar = 0; goto mDLNJ; mDLNJ: function test() { if ($myVar === 0) { return "hello world!"; } } goto YfRyl; YfRyl: ?>
Did this file decode correctly?
Original Code
<?php
goto fUKg4; fUKg4: $myVar = 0; goto mDLNJ; mDLNJ: function test() { if ($myVar === 0) { return "\x68\x65\x6c\154\x6f\40\167\157\x72\154\x64\x21"; } } goto YfRyl; YfRyl: ?>
Function Calls
| None |
Stats
| MD5 | 5b5f3eaf135d2716f1bd663306607bbf |
| Eval Count | 0 |
| Decode Time | 57 ms |