346599582(346599582) 17:39:58
2 T. P1 _$ U$ G9 L; ^' o; e $product_info_query = tep_db_query("select p.products_id, pd.products_name, pd.products_description, p.products_model, p.products_price, p.products_ref_conste, p.products_quantity, p.products_image, pd.products_url, p.products_price, p.products_tax_class_id, p.products_date_added, p.products_date_available, p.manufacturers_id from " . TABLE_PRODUCTS . " p, " . TABLE_PRODUCTS_DESCRIPTION . " pd where p.products_status = '1' and p.products_id = '" . (int)$HTTP_GET_VARS['products_id'] . "' and pd.products_id = p.products_id and pd.language_id = '" . (int)$languages_id . "'");www.97966.com Z6 f5 C+ ?4 Z# S9 X! h
$products_ref_conste = $product_info['products_ref_conste'];
X4 L: j% J$ q1 h 最好的股票论坛|为您提供更多参考 echo $products_ref_conste;
8 F _/ h9 t" F8 m" O# Q! `请问下这段查询语句为什么显示不出来呢