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 | 54886186e8143fb7b213e1a65163aba3 |
Eval Count | 0 |
Decode Time | 94 ms |