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 array( 'eula_text' => ' ', 'id' => ' ', 'parent..
Decoded Output download
<?php
return array(
'eula_text' => ' ',
'id' => ' ',
'parent' => ' ',
'require_acceptance' => '',
'title' => ' ',
);
?>
Did this file decode correctly?
Original Code
<?php
return array(
'eula_text' => ' ',
'id' => ' ',
'parent' => ' ',
'require_acceptance' => '',
'title' => ' ',
);
Function Calls
None |
Stats
MD5 | 26f7f25d20f4cf1108907431d1aa6c58 |
Eval Count | 0 |
Decode Time | 95 ms |