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_password_keep' => 'Lmna tomt fr att behlla samma'..

Decoded Output download

<?php

return [
    'field_password_keep'               => 'Lmna tomt fr att behlla samma',
    'field_select_dd_relationship'      => 'Kontrollera att du har rtt relation i metoden :method som finns i klassen :class.',
    'type_checkbox'                     => 'Kryssruta',
    'type_codeeditor'                   => 'Kodredigerar',
    'type_file'                         => 'Fil',
    'type_image'                        => 'Bild',
    'type_radiobutton'                  => 'Radioknapp',
    'type_richtextbox'                  => 'Rik textbox',
    'type_selectdropdown'               => 'Rullgardinsmeny',
    'type_textarea'                     => 'Textflt',
    'type_textbox'                      => 'Textbox',
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    'field_password_keep'               => 'Lmna tomt fr att behlla samma',
    'field_select_dd_relationship'      => 'Kontrollera att du har rtt relation i metoden :method som finns i klassen :class.',
    'type_checkbox'                     => 'Kryssruta',
    'type_codeeditor'                   => 'Kodredigerar',
    'type_file'                         => 'Fil',
    'type_image'                        => 'Bild',
    'type_radiobutton'                  => 'Radioknapp',
    'type_richtextbox'                  => 'Rik textbox',
    'type_selectdropdown'               => 'Rullgardinsmeny',
    'type_textarea'                     => 'Textflt',
    'type_textbox'                      => 'Textbox',
];

Function Calls

None

Variables

None

Stats

MD5 190a826ffed8c26eba147b82a5a65f90
Eval Count 0
Decode Time 90 ms