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

Signing you up...

Thank you for signing up!

PHP Decode

<?= isset($data) ? json_encode($data) : '{}' ?>..

Decoded Output download

<?= isset($data) ? json_encode($data) : '{}' ?>

Did this file decode correctly?

Original Code

<?= isset($data) ? json_encode($data) : '{}' ?>

Function Calls

None

Variables

None

Stats

MD5 4ec109cde5129a6f89f863b915cb85ee
Eval Count 0
Decode Time 90 ms