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' => 'Mt khu phi c ti thiu 8 k t v v phi trng vi mt khu xc nhn.',
    'user' => "Chng ti khng tm thy ngi dng vi a ch email .",
    'token' => 'M token t li mt khu cho a ch email ny khng hp l.',
    'sent' => 'Chng ti  gi email cha lin kt t li mt khu cho bn!',
    'reset' => 'Mt khu ca bn  c t li!',

];
 ?>

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' => 'Mt khu phi c ti thiu 8 k t v v phi trng vi mt khu xc nhn.',
    'user' => "Chng ti khng tm thy ngi dng vi a ch email .",
    'token' => 'M token t li mt khu cho a ch email ny khng hp l.',
    'sent' => 'Chng ti  gi email cha lin kt t li mt khu cho bn!',
    'reset' => 'Mt khu ca bn  c t li!',

];

Function Calls

None

Variables

None

Stats

MD5 fc55054a94d10436e6a9f77c0446430e
Eval Count 0
Decode Time 101 ms