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 [ 'id' => 'Rhif Unigryw', 'months' => 'Misoedd', 'term' ..
Decoded Output download
<?php
return [
'id' => 'Rhif Unigryw',
'months' => 'Misoedd',
'term' => 'Cyfnod',
'title' => 'Enw ',
'depreciation_min' => 'Floor Value',
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'id' => 'Rhif Unigryw',
'months' => 'Misoedd',
'term' => 'Cyfnod',
'title' => 'Enw ',
'depreciation_min' => 'Floor Value',
];
Function Calls
None |
Stats
MD5 | b9df76b29216c97dcb1870288bc63abd |
Eval Count | 0 |
Decode Time | 81 ms |