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' => '', ]; ..
Decoded Output download
<?php
return [
'title' => '',
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'title' => '',
];
Function Calls
None |
Stats
MD5 | f22b8949a912de7bcac235358b1b614d |
Eval Count | 0 |
Decode Time | 116 ms |