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' => ' ', 'about_companies' => ' ', 'about_comp..
Decoded Output download
<?php
return [
'select_company' => ' ',
'about_companies' => ' ',
'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' => ' ',
'about_companies' => ' ',
'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 | 5b78db64607482aa46fa1bd95ac5c6fc |
Eval Count | 0 |
Decode Time | 102 ms |