您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息

請問一這種陣列要怎么充值

2024/2/25 16:27:29发布12次查看
請問一這種陣列要如何充值?
請教大家,有一個陣列,想從資料表取出值來填入,要怎麼改呢?
php code$sql = select sid,township from tbl_township where pid=1;$res = db_query($sql); while (list($sid,$township)=mysql_fetch_row($res)): endwhile;
陣列型式如下:
php code$provinces = array(array('sid' => 'bj', 'township' => 'beijing'),array('sid' => 'hb', 'township' => 'hubei'));
------解决方案--------------------
while($row = mysql_fetch_assoc($res)) {
$provinces[] = $row;
}
该用户其它信息

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录 Product