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 [ 'messages' => [ 'uploading_file' => 'Nahrvam sbor...', ],..
Decoded Output download
<?php
return [
'messages' => [
'uploading_file' => 'Nahrvam sbor...',
],
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'messages' => [
'uploading_file' => 'Nahrvam sbor...',
],
];
Function Calls
None |
Stats
MD5 | f0313a69dfb17c8d474660811579b7ba |
Eval Count | 0 |
Decode Time | 96 ms |