我有來(lái)自 url feed 的 json。下面是一個(gè)示例。我沒(méi)有正確執(zhí)行 foreach 循環(huán)是問(wèn)題所在{ "useLive": true, "models": [ { "snapshotUrl": "https://img-eu.whatevercdn.com/eu7/previews/1537971705/5293074", "widgetPreviewUrl": "https://img-eu.whatevercdn.com/eu7/previews/1537971705/5293074", "id": 5293074, "country": "", "gender": "female", "isNew": false, "previewUrl": "https://st.whatevercdn.com/cdn/previews/b/a/a/baa515a42e75d80b0dc1e7a75bf4ea0f-full", "previewUrlThumbBig": "https://st.whatevercdn.com/cdn/previews/b/a/a/baa515a42e75d80b0dc1e7a75bf4ea0f-thumb-big", "previewUrlThumbSmall": "https://st.whatevercdn.com/cdn/previews/b/a/a/baa515a42e75d80b0dc1e7a75bf4ea0f-thumb-small", "broadcastGender": "female", "snapshotServer": "eu7", "tags": ["autoTagPopular","keyword","keyword2"], "topBestPlace": 0, "username": "model1", "languages": ["en"], "stripScore": 998.5, "token": "93021860dbebd5ba27e604f6b4b93754" }, { "snapshotUrl": "https://img-eu.whatevercdn.com/eu8/previews/1537971700/6492104", "widgetPreviewUrl": "https://img-eu.whatevercdn.com/eu8/previews/1537971700/6492104", "id": 6492104, "country": "", "gender": "female", "isNew": false, "previewUrl": "https://st.whatevercdn.com/cdn/previews/2/b/3/2b366955f5a66d73ee038d43bf77c99b-full", "previewUrlThumbBig": "https://st.whatevercdn.com/cdn/previews/2/b/3/2b366955f5a66d73ee038d43bf77c99b-thumb-big", "previewUrlThumbSmall": "https://st.whatevercdn.com/cdn/previews/2/b/3/2b366955f5a66d73ee038d43bf77c99b-thumb-small", } ],我只收到第一個(gè)用戶(hù)名,然后收到錯(cuò)誤消息。警告:/whatever 中的非法字符串偏移量“用戶(hù)名”有人能幫忙嗎?
使用php從json中的嵌套數(shù)組獲取數(shù)據(jù)
繁華開(kāi)滿(mǎn)天機(jī)
2023-05-12 15:43:14