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 [ 'body' => 'Du har endringer som ikke er lagret. Er du sikker p at du ..
Decoded Output download
<?php
return [
'body' => 'Du har endringer som ikke er lagret. Er du sikker p at du vil forlate siden?',
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'body' => 'Du har endringer som ikke er lagret. Er du sikker p at du vil forlate siden?',
];
Function Calls
None |
Stats
MD5 | c519054e275735d65d8326c0715ae1ed |
Eval Count | 0 |
Decode Time | 99 ms |