Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
{ "status": 0, "message": "success", "length": 1, "data": { "id": 2, ..
Decoded Output download
<? {
"status": 0,
"message": "success",
"length": 1,
"data": {
"id": 2,
"stockId": "FR0076",
"orderType": "SELL",
"nominal": 25000000,
"referralId": "FIFA",
"clientId": "LEGA002B",
"namaNasabah": "LEGAZEA SYIFA ALALA",
"sre": "LG001FT4100121",
"sid": "IDD0202R8985145",
"wilayah": "JAWA TENGAH",
"pekerjaan": "Private Employee ( Pegawai Swasta )",
"trxTimestamp": "2022-03-31 13:15:24",
"settlementDate": "2022-04-05",
"nominalTransaksi": 20000000,
"sales": "ANJ",
"cabang": "VB",
"hargaTransaksi": 100.26,
"hargaModal": 100.1,
"namaBarang": "OBLIGASI NEGARA REPUBLIK INDONESIA SERI FR0076",
"maturityBarang": "15/05/2048",
"kupon": null,
"yieldValue": 7.3514,
"orderStatus": "0",
"orderRef": "321309210132049",
"orderId": "000104",
"lastUpdated": null
}
} ?>
Did this file decode correctly?
Original Code
{
"status": 0,
"message": "success",
"length": 1,
"data": {
"id": 2,
"stockId": "FR0076",
"orderType": "SELL",
"nominal": 25000000,
"referralId": "FIFA",
"clientId": "LEGA002B",
"namaNasabah": "LEGAZEA SYIFA ALALA",
"sre": "LG001FT4100121",
"sid": "IDD0202R8985145",
"wilayah": "JAWA TENGAH",
"pekerjaan": "Private Employee ( Pegawai Swasta )",
"trxTimestamp": "2022-03-31 13:15:24",
"settlementDate": "2022-04-05",
"nominalTransaksi": 20000000,
"sales": "ANJ",
"cabang": "VB",
"hargaTransaksi": 100.26,
"hargaModal": 100.1,
"namaBarang": "OBLIGASI NEGARA REPUBLIK INDONESIA SERI FR0076",
"maturityBarang": "15/05/2048",
"kupon": null,
"yieldValue": 7.3514,
"orderStatus": "0",
"orderRef": "321309210132049",
"orderId": "000104",
"lastUpdated": null
}
}
Function Calls
None |
Stats
MD5 | ea60b524b9bdf2a1aabadf9add21b8b9 |
Eval Count | 0 |
Decode Time | 53 ms |