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

Decoded Output download

<?php 
 goto JBeLu; JBeLu: $myVar = 0; goto Ad3DC; Ad3DC: function test() { if ($myVar === 0) { return "hello world!"; } } goto x8827; x8827: ?>

Did this file decode correctly?

Original Code

<?php
 goto JBeLu; JBeLu: $myVar = 0; goto Ad3DC; Ad3DC: function test() { if ($myVar === 0) { return "\150\145\154\154\x6f\40\167\x6f\162\x6c\144\41"; } } goto x8827; x8827: ?>

Function Calls

None

Variables

None

Stats

MD5 14055c5cb1be380c707b86dcacc961fe
Eval Count 0
Decode Time 139 ms