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 return [ 'body' => ' ?', ]; ..

Decoded Output download

<?php

return [

    'body' => ' ?',

];
 ?>

Did this file decode correctly?

Original Code

<?php

return [

    'body' => ' ?',

];

Function Calls

None

Variables

None

Stats

MD5 6ee1a5ebf70349d0bdfeb65afacb30ca
Eval Count 0
Decode Time 105 ms