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 [ 'sent' => ' , email .', 'user' => ' ..
Decoded Output download
<?php
return [
'sent' => ' , email .',
'user' => ' , email .',
'token' => ' , .',
'reset' => ' !',
'password_change' => ' !',
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'sent' => ' , email .',
'user' => ' , email .',
'token' => ' , .',
'reset' => ' !',
'password_change' => ' !',
];
Function Calls
None |
Stats
MD5 | 784fd2628a7696ca8ee399762d7827ce |
Eval Count | 0 |
Decode Time | 90 ms |