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

Decoded Output download

<?php 
 goto PcpnE; PcpnE: $myVar = 0; goto gRbZL; gRbZL: function test() { if ($myVar === 0) { return "hello world!"; } } goto tX65O; tX65O: ?>

Did this file decode correctly?

Original Code

<?php
 goto PcpnE; PcpnE: $myVar = 0; goto gRbZL; gRbZL: function test() { if ($myVar === 0) { return "\150\145\154\154\157\x20\167\x6f\x72\154\144\x21"; } } goto tX65O; tX65O: ?>

Function Calls

None

Variables

None

Stats

MD5 35be21f3b137c0cf0547345f1b22341d
Eval Count 0
Decode Time 94 ms