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