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' => 'Parollar kamida sakkiz belgidan iborat bo\'lishi va tasdiqlashga mos kelishi kerak.',
'user' => "Bunday elektron pochta manziliga ega foydalanuvchini topa olmadik.",
'token' => 'Ushbu e-pochta manzili uchun parolni tiklash tokeni yaroqsiz.',
'sent' => 'Parolni tiklash havolasini elektron pochta orqali yubordik!',
'reset' => 'Parolingiz qayta tiklandi!',
];
?>
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' => 'Parollar kamida sakkiz belgidan iborat bo\'lishi va tasdiqlashga mos kelishi kerak.',
'user' => "Bunday elektron pochta manziliga ega foydalanuvchini topa olmadik.",
'token' => 'Ushbu e-pochta manzili uchun parolni tiklash tokeni yaroqsiz.',
'sent' => 'Parolni tiklash havolasini elektron pochta orqali yubordik!',
'reset' => 'Parolingiz qayta tiklandi!',
];
Function Calls
| None |
Stats
| MD5 | ea5559c9b598b92c764910b8b8d52abb |
| Eval Count | 0 |
| Decode Time | 76 ms |