Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

$act=isset($_GET['act'])?daddslashes($_GET['act']):null; @header('Content-Type: applicatio..

Decoded Output download

<?  $act=isset($_GET['act'])?daddslashes($_GET['act']):null; @header('Content-Type: application/json; charset=UTF-8') ?>

Did this file decode correctly?

Original Code

$act=isset($_GET['act'])?daddslashes($_GET['act']):null; @header('Content-Type: application/json; charset=UTF-8')

Function Calls

header 1

Variables

$act ['Constant', {'name': 'null'}]

Stats

MD5 eb0f3ee97b984aede21a14e4a6ef7066
Eval Count 0
Decode Time 47 ms