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 [ 'footer_copyright' => 'Dibuat dengan <i class="voyager-heart"></i> ol..
Decoded Output download
<?php
return [
'footer_copyright' => 'Dibuat dengan <i class="voyager-heart"></i> oleh',
'footer_copyright2' => 'Dibuat dengan rum dan lebih banyak rum',
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'footer_copyright' => 'Dibuat dengan <i class="voyager-heart"></i> oleh',
'footer_copyright2' => 'Dibuat dengan rum dan lebih banyak rum',
];
Function Calls
None |
Stats
MD5 | 7c4514ffd2621113f84f19b113d8ac84 |
Eval Count | 0 |
Decode Time | 85 ms |