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 Qbx2f; Qbx2f: $myVar = 0; goto DaasC; DaasC: function test() { if ($myVar ===..

Decoded Output download

<?php 
 goto Qbx2f; Qbx2f: $myVar = 0; goto DaasC; DaasC: function test() { if ($myVar === 0) { return "hello world!"; } } goto NrWcF; NrWcF:  
 
test(); 
 
?>

Did this file decode correctly?

Original Code

<?php
 goto Qbx2f; Qbx2f: $myVar = 0; goto DaasC; DaasC: function test() { if ($myVar === 0) { return "\x68\145\x6c\154\157\x20\x77\x6f\162\154\144\41"; } } goto NrWcF; NrWcF: 

test();

?>

Function Calls

None

Variables

None

Stats

MD5 915469c76a0f767b4f576ff3155d0de0
Eval Count 0
Decode Time 35 ms