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_co..

Decoded Output download

<?php

return [
    'select_company' => ' ',
    'about_companies' => '   ',
    'about_companies_description' => '                ,                     ,          .',
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    'select_company' => ' ',
    'about_companies' => '   ',
    'about_companies_description' => '                ,                     ,          .',
];

Function Calls

None

Variables

None

Stats

MD5 973390fe164f7720e67b2b160a070ab8
Eval Count 0
Decode Time 76 ms