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 [ 'last_week' => '', 'last_year' => '', 'this_week' => '', '..
Decoded Output download
<?php
return [
'last_week' => '',
'last_year' => '',
'this_week' => '',
'this_year' => '',
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'last_week' => '',
'last_year' => '',
'this_week' => '',
'this_year' => '',
];
Function Calls
None |
Stats
MD5 | b429bf85a828d76db408883c69dfa8aa |
Eval Count | 0 |
Decode Time | 88 ms |