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( 'created' => '', 'size' => '', ); ..
Decoded Output download
<?php
return array(
'created' => '',
'size' => '',
);
?>
Did this file decode correctly?
Original Code
<?php
return array(
'created' => '',
'size' => '',
);
Function Calls
None |
Stats
MD5 | cb8144ddc21b2b2eea509769c2a0d7b8 |
Eval Count | 0 |
Decode Time | 79 ms |