include './lib/common.php'; $master_id = $_GET["categoly_master_id"]; $top_id = $_GET["categoly_top_id"]; $list = getall("SELECT * FROM categoly_sub WHERE categoly_master_id = '".$master_id."' AND categoly_top_id = '".$top_id."' AND categoly_sub_doa = '表示'"); ?>
@include_once("w3a/writelog.php");?>
|