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' => 'Deixar baleiro para mantener o mes..

Decoded Output download

<?php

return [
    'field_password_keep'           => 'Deixar baleiro para mantener o mesmo',
    'field_select_dd_relationship'  => 'Asegrese de configurar a relacin apropiada no mtodo :method da clase :class.',
    'type_checkbox'                 => 'Casilla de verificacin',
    'type_codeeditor'               => 'Editor de cdigo',
    'type_file'                     => 'Arquivo',
    'type_image'                    => 'Imaxe',
    'type_radiobutton'              => 'Botn de radio',
    'type_richtextbox'              => 'Caixa de texto enriquecido',
    'type_selectdropdown'           => 'Seleccionar despregable',
    'type_textarea'                 => 'rea de texto',
    'type_textbox'                  => 'Caixa de texto',
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    'field_password_keep'           => 'Deixar baleiro para mantener o mesmo',
    'field_select_dd_relationship'  => 'Asegrese de configurar a relacin apropiada no mtodo :method da clase :class.',
    'type_checkbox'                 => 'Casilla de verificacin',
    'type_codeeditor'               => 'Editor de cdigo',
    'type_file'                     => 'Arquivo',
    'type_image'                    => 'Imaxe',
    'type_radiobutton'              => 'Botn de radio',
    'type_richtextbox'              => 'Caixa de texto enriquecido',
    'type_selectdropdown'           => 'Seleccionar despregable',
    'type_textarea'                 => 'rea de texto',
    'type_textbox'                  => 'Caixa de texto',
];

Function Calls

None

Variables

None

Stats

MD5 193af278e7508e96c4ff1f89cec8b400
Eval Count 0
Decode Time 89 ms