{
"success": 1,
"return": {
"1400151861513776": {
"pair": "edc_btc",
"type": "buy",
"amount": 138959.22155687,
"rate": 0.00000085,
"timestamp_created": "1556464987",
"status": 0
},
"1400151861456538": {
"pair": "edc_btc",
"type": "buy",
"amount": 4115.53246448,
"rate": 0.00000085,
"timestamp_created": "1556463520",
"status": 0
},
"1400151861402138": {
"pair": "edc_btc",
"type": "buy",
"amount": 252.29423504,
"rate": 0.00000085,
"timestamp_created": "1556462106",
"status": 0
},
"1400151861205651": {
"pair": "edc_btc",
"type": "buy",
"amount": 5735.02289537,
"rate": 0.00000085,
"timestamp_created": "1556457111",
"status": 0
},
"1400151861064946": {
"pair": "edc_btc",
"type": "buy",
"amount": 608.2294235,
"rate": 0.00000085,
"timestamp_created": "1556453555",
"status": 0
},
"1400151860984352": {
"pair": "edc_btc",
"type": "buy",
"amount": 13553.51532229,
"rate": 0.00000085,
"timestamp_created": "1556451515",
"status": 0
},
"1400151860967764": {
"pair": "edc_btc",
"type": "buy",
"amount": 49475.62404601,
"rate": 0.00000085,
"timestamp_created": "1556451103",
"status": 0
},
如何获得循环值的数量。此数组每次都有随机值1400151861513776..change。
我用的是PHP代码json_decode....
暮色呼如