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