fetchAll()与mysql_fetch_array()的区别详解
同一个查询语句:
<FONT style="COLOR: #ff0000">fetchAll():
<div class="codetitle">
<a style="CURSOR: pointer" data="66718" class="copybut" id="copybut66718" onclick="doCopy('code66718')"> 代码如下:<div class="codebody" id="code66718">
array(1) {
[0]=> array(6) {
["id"]=> string(2) "15"
[0]=> string(2) "15"
["lot_sellid"]=> string(20) "00000000000000003877"
[1]=> string(20) "00000000000000003877"
["l
otteryid"]=> string(2) "D8"
[2]=> string(2) "D8"
}
}