国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

PHP returns a two-dimensional array to ajax. How does ajax display the values ??in this two-dimensional array on the page?
LRTRL
LRTRL 2017-06-27 09:47:06
0
1
1489

As the title states, PHP has successfully passed the two-dimensional array back to ajax. Using alert in ajax can successfully print out the two-dimensional array, but when alerting a one-dimensional array, a pop-up window will appear

#Prompt is undefined. I want to display the specific values ??in the two-dimensional array on the page. Could you please tell me how to achieve this?

LRTRL
LRTRL

像蝸牛一樣爬行,堅(jiān)信總有一天我會有屬于自己的一片天!

reply all(1)
安妮

alert cannot print out the array, use console.log to test it

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template