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 /** * Password Reminder Language Lines * The following language lines are the defa..

Decoded Output download

<?php
/**
 * Password Reminder Language Lines
 * The following language lines are the default lines which match reasons
 * that are given by the password broker for a password update attempt has failed.
 */
return [

    'password' => 'Slaptaodis privalo bti maiausiai atuoni simboli ir atitikti patvirtinim.',
    'user' => "We can't find a user with that e-mail address.",
    'token' => 'Slaptaodio nustatymo raktas yra neteisingas iam elektroninio pato adresui.',
    'sent' => 'Elektroniu patu jums atsiuntme slaptaodio atkrimo nuorod!',
    'reset' => 'Js slaptaodis buvo atkurtas!',

];
 ?>

Did this file decode correctly?

Original Code

<?php
/**
 * Password Reminder Language Lines
 * The following language lines are the default lines which match reasons
 * that are given by the password broker for a password update attempt has failed.
 */
return [

    'password' => 'Slaptaodis privalo bti maiausiai atuoni simboli ir atitikti patvirtinim.',
    'user' => "We can't find a user with that e-mail address.",
    'token' => 'Slaptaodio nustatymo raktas yra neteisingas iam elektroninio pato adresui.',
    'sent' => 'Elektroniu patu jums atsiuntme slaptaodio atkrimo nuorod!',
    'reset' => 'Js slaptaodis buvo atkurtas!',

];

Function Calls

None

Variables

None

Stats

MD5 e0e6119883250e01587b5c05b4ec5ef2
Eval Count 0
Decode Time 82 ms