在list-sell.htm中添加的
<?php
$a = $t[itemid];
$b = $db->get_one("select value from destoon_category_value where itemid=‘$a‘");
echo $b[value];
?>
原文地址:https://www.cnblogs.com/lx0715/p/9946865.html
时间: 2024-10-14 01:47:51
在list-sell.htm中添加的
<?php
$a = $t[itemid];
$b = $db->get_one("select value from destoon_category_value where itemid=‘$a‘");
echo $b[value];
?>
原文地址:https://www.cnblogs.com/lx0715/p/9946865.html