include("header.php")?> $tb_name = "articleadmin"; $MT_ID="MT20130226033555"; $tbid=$_GET['tbid']; //$classname=$_GET['classname']; $SQL1="Select *,date_format(StartDate,'%Y-%m-%d') as StartDate1 from $tb_name where MT_ID='$MT_ID' and Tb_index='$tbid' and OnLineOrNot='1'"; $result1=mysql_query($SQL1,$conn); $rows1=mysql_fetch_object($result1); if($tbid){ $SQL="Select * from $tb_name where MT_ID='$MT_ID' and Tc_level='$tbid' and OnLineOrNot='1' order by OrderBy"; $result=mysql_query($SQL,$conn); error($conn); //writebr($SQL); //writebr(mysql_fetch_object($result)); }//if ?>
include("fb.php")?> | ||||||||
StartDate1?>
TcName?> TcEx?> if($rows1->TcEx2){ echo $rows1->TcEx2; }//if ?>
|
||||||||
|