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 [ 'field' => [ 'label' => 'Global sgning', 'placeholder..

Decoded Output download

<?php

return [

    'field' => [
        'label' => 'Global sgning',
        'placeholder' => 'Sg',
    ],

    'no_results_message' => 'Ingen sgeresultater fundet.',

];
 ?>

Did this file decode correctly?

Original Code

<?php

return [

    'field' => [
        'label' => 'Global sgning',
        'placeholder' => 'Sg',
    ],

    'no_results_message' => 'Ingen sgeresultater fundet.',

];

Function Calls

None

Variables

None

Stats

MD5 162b3d00a0895698858f36e2793b319b
Eval Count 0
Decode Time 91 ms