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' => 'Vlg firma', 'about_companies' => 'Om virksomh..

Decoded Output download

<?php

return [
    'select_company' => 'Vlg firma',
    'about_companies' => 'Om virksomheder',
    'about_companies_description' => 'Du kan bruge virksomheder som et simpelt informationsfelt eller du kan bruge dem til at begrnse aktivets synlighed og tilgngelighed for brugere med en bestemt virksomhed ved at aktivere Full Company Support i dine Admin-indstillinger.',
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    'select_company' => 'Vlg firma',
    'about_companies' => 'Om virksomheder',
    'about_companies_description' => 'Du kan bruge virksomheder som et simpelt informationsfelt eller du kan bruge dem til at begrnse aktivets synlighed og tilgngelighed for brugere med en bestemt virksomhed ved at aktivere Full Company Support i dine Admin-indstillinger.',
];

Function Calls

None

Variables

None

Stats

MD5 53b78327c957e0d181a782993ef23a65
Eval Count 0
Decode Time 107 ms