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 array( 'title' => 'Nama Barang Habis Pakai', ); ..
Decoded Output download
<?php
return array(
'title' => 'Nama Barang Habis Pakai',
);
?>
Did this file decode correctly?
Original Code
<?php
return array(
'title' => 'Nama Barang Habis Pakai',
);
Function Calls
None |
Stats
MD5 | 87604c3ad26d152ecab0bdf650657742 |
Eval Count | 0 |
Decode Time | 90 ms |