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( 'component_name' => 'Enw Cydran', 'checkin' ..
Decoded Output download
<?php
return array(
'component_name' => 'Enw Cydran',
'checkin' => 'Nodi\'r gydran allan',
'checkout' => 'Nodi\'r gydran allan',
'cost' => 'Cost pwrcasu',
'create' => 'Creu Cydran',
'edit' => 'Addasu Cydran',
'date' => 'Dyddiad Pwrcasu',
'order' => 'Rhif Archeb',
'remaining' => 'Yn weddill',
'total' => 'Cyfanswm',
'update' => 'Diweddaru Cydran',
'checkin_limit' => 'Amount checked in must be equal to or less than :assigned_qty'
);
?>
Did this file decode correctly?
Original Code
<?php
return array(
'component_name' => 'Enw Cydran',
'checkin' => 'Nodi\'r gydran allan',
'checkout' => 'Nodi\'r gydran allan',
'cost' => 'Cost pwrcasu',
'create' => 'Creu Cydran',
'edit' => 'Addasu Cydran',
'date' => 'Dyddiad Pwrcasu',
'order' => 'Rhif Archeb',
'remaining' => 'Yn weddill',
'total' => 'Cyfanswm',
'update' => 'Diweddaru Cydran',
'checkin_limit' => 'Amount checked in must be equal to or less than :assigned_qty'
);
Function Calls
None |
Stats
MD5 | 42c1554468d3d1bfd14d1cbfdbddcf62 |
Eval Count | 0 |
Decode Time | 184 ms |