|
|
|
รบกวนช่วยดูกี่ยวกับ json_decode ให้หนอ่ยครับ พอนำมาเเปลงเป็น array กลับเสดงข้อมูลไม่ถูกต้อง |
|
|
|
|
|
|
|
ผมจะลองเขียนเว็ปเกี่ยวกับการตรวจสอบไวรัส covid19 โดยได้มีการดึง api จากเว็ปนึงมา เป็นแบบ json พอนำมาเเปลง เป็น array ด้วย json_decode เเต่พอทำการ echo เพื่อเเสดงข้อมูลของเเต่ละฟิว มันกลับดึงข้อมูลจากทุกฟิว ดึงมาเฉพาะข้อมูลตัวหน้า มาเเสดงรวมกัน ซึ่งไม่เเน่ใจว่า ผมเขียนอะไรผิดหรือเปล่า รบกวนแก้ไขให้หน่อยครับ
ส่วนนี้เป็น array ของข้อมูล
Code (PHP)
Array ( [countries_stat] => Array ( [0] => Array ( [country_name] => China [cases] => 80,881 [deaths] => 3,226 [region] => [total_recovered] => 68,715 [new_deaths] => 13 [new_cases] => 21 [serious_critical] => 3,226 [active_cases] => 8,940 [total_cases_per_1m_population] => 56.2 ) [1] => Array ( [country_name] => Italy [cases] => 27,980 [deaths] => 2,158 [region] => [total_recovered] => 2,749 [new_deaths] => 0 [new_cases] => 0 [serious_critical] => 1,851 [active_cases] => 23,073 [total_cases_per_1m_population] => 0 ) [2] => Array ( [country_name] => Iran [cases] => 16,169 [deaths] => 988 [region] => [total_recovered] => 5,389 [new_deaths] => 135 [new_cases] => 1,178 [serious_critical] => 0 [active_cases] => 9,792 [total_cases_per_1m_population] => 267.4 )
// ข้อมูลที่เเสดง => 178432
Tag : PHP, JavaScript, Ajax, jQuery
|
ประวัติการแก้ไข 2020-03-17 18:42:18 2020-03-17 18:45:42 2020-03-17 21:30:44 2020-03-17 21:31:08 2020-03-20 14:00:40
|
|
|
|
|
Date :
2020-03-17 18:41:44 |
By :
Antinew |
View :
648 |
Reply :
2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ข้อมูลก็ออกมาครบนี่ครับ
ขอภาพตัวอย่างที่ถูก และผิดให้ดูหน่อยครับ
|
|
|
|
|
Date :
2020-03-17 22:09:15 |
By :
{Cyberman} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 01
|