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 $a = "\x63\154\x61\x73\163\x3d\x22\x44\141\x73\x68\142\x6f\141\x72\x64\120\x61\15..

Decoded Output download

<?php  
$a =  "class="DashboardPanel""; 
$b = "class="DashboardPanel UpgradeNotice""; 
... 
?>

Did this file decode correctly?

Original Code

<?php 
$a =  "\x63\154\x61\x73\163\x3d\x22\x44\141\x73\x68\142\x6f\141\x72\x64\120\x61\156\x65\154\x22";
$b = "\x63\x6c\x61\x73\163\75\42\x44\141\163\150\x62\157\141\x72\x64\x50\141\x6e\x65\x6c\40\x55\160\x67\162\x61\x64\x65\x4e\157\x74\x69\143\145\42";
...
?>

Function Calls

None

Variables

None

Stats

MD5 5630a269c3c4370a8f7e216b1a1b83f7
Eval Count 0
Decode Time 59 ms