亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

I would like to ask if PHP can read the mssql record set directly and store it directly into an array? Thank you
stock2
stock2 2019-04-27 20:02:10
0
1
1091
之前是asp,現(xiàn)在轉(zhuǎn)入php.

For example
$sql = "SELECT * FROM abcDB"; //Record 20 records
How to get a two-dimensional record set and store it in an array at one time.
Reason: Database operation, think about it after completion Disconnect. The data slowly circulates and proofreads in the array.


stock2
stock2

asp轉(zhuǎn)php

reply all(1)
不懂裝懂

If you use thinkphp, what you get directly is an array. Don't know what you used.

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