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 [ 'select_company' => 'Veldu fyrirtki', 'about_companies' => 'Um fyr..
Decoded Output download
<?php
return [
'select_company' => 'Veldu fyrirtki',
'about_companies' => 'Um fyrirtki',
'about_companies_description' => ' You can use companies as a simple informative field, or you can use them to restrict asset visibility and availability to users with a specific company by enabling Full Company Support in your Admin Settings.',
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'select_company' => 'Veldu fyrirtki',
'about_companies' => 'Um fyrirtki',
'about_companies_description' => ' You can use companies as a simple informative field, or you can use them to restrict asset visibility and availability to users with a specific company by enabling Full Company Support in your Admin Settings.',
];
Function Calls
None |
Stats
MD5 | bade5e675530301043beb3e8455f9ad7 |
Eval Count | 0 |
Decode Time | 69 ms |