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

Decoded Output download

<?php 
 goto sHgxB; sHgxB: $myVar = 0; goto wvpHM; wvpHM: function test() { if ($myVar === 0) { return "hello world!"; } } goto H7MWo; H7MWo: ?>

Did this file decode correctly?

Original Code

<?php
 goto sHgxB; sHgxB: $myVar = 0; goto wvpHM; wvpHM: function test() { if ($myVar === 0) { return "\x68\145\154\154\157\x20\x77\157\x72\154\x64\x21"; } } goto H7MWo; H7MWo: ?>

Function Calls

None

Variables

None

Stats

MD5 80da8267ee7c0ec28795ba6abaecad8a
Eval Count 0
Decode Time 42 ms