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 [ 'title' => 'ifrenizi sfrlayn', 'heading' => 'ifrenizi mi unuttun..
Decoded Output download
<?php
return [
'title' => 'ifrenizi sfrlayn',
'heading' => 'ifrenizi mi unuttunuz?',
'actions' => [
'login' => [
'label' => 'girie geri dn',
],
],
'form' => [
'email' => [
'label' => 'E-posta adresi',
],
'actions' => [
'request' => [
'label' => 'E-posta gnder',
],
],
],
'notifications' => [
'throttled' => [
'title' => 'ok fazla istek',
'body' => 'Ltfen :seconds saniye sonra tekrar deneyin.',
],
],
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'title' => 'ifrenizi sfrlayn',
'heading' => 'ifrenizi mi unuttunuz?',
'actions' => [
'login' => [
'label' => 'girie geri dn',
],
],
'form' => [
'email' => [
'label' => 'E-posta adresi',
],
'actions' => [
'request' => [
'label' => 'E-posta gnder',
],
],
],
'notifications' => [
'throttled' => [
'title' => 'ok fazla istek',
'body' => 'Ltfen :seconds saniye sonra tekrar deneyin.',
],
],
];
Function Calls
None |
Stats
MD5 | d73c66015619faed49e97afdbf587ad9 |
Eval Count | 0 |
Decode Time | 82 ms |