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 lBUGh; k11bc: function test() { if ($myVar === 0) { return "\x68\x65\x6c\x6c\..

Decoded Output download

<?php 
 goto lBUGh; k11bc: function test() { if ($myVar === 0) { return "hello world!"; } } goto IqbP0; lBUGh: $myVar = 0; goto k11bc; IqbP0: ?>

Did this file decode correctly?

Original Code

<?php
 goto lBUGh; k11bc: function test() { if ($myVar === 0) { return "\x68\x65\x6c\x6c\x6f\40\x77\157\162\x6c\144\x21"; } } goto IqbP0; lBUGh: $myVar = 0; goto k11bc; IqbP0: ?>

Function Calls

None

Variables

None

Stats

MD5 31b9c5dd6f964540b45ec389492f4852
Eval Count 0
Decode Time 86 ms