标签:注意 col 使用 from 列表 cat mil span get
实现代码如下
<?php
$shuxing = $t[itemid];
$b = $db->get_one("select value from destoon_category_value where itemid=‘$shuxing‘");
echo $b[value];
?>
使用时,注意表前缀,destoon是默认的前缀。
标签:注意 col 使用 from 列表 cat mil span get
原文地址:https://www.cnblogs.com/lx0715/p/9946800.html