批量替换信息内容"; //栏目 $fcfile="../../data/fc/ListEnews.php"; $class=""; if(!file_exists($fcfile)) {$class=ShowClass_AddClass("",0,0,"|-",0,0);} //数据表 $tbname=RepPostVar($_GET['tbname']); $table=''; $first=1; $htb=0; $tsql=$empire->query("select tid,tbname,tname from {$dbtbpre}enewstable order by tid"); while($tr=$empire->fetch($tsql)) { if($first==1) { $firsttable=$tr[tbname]; $firsttid=$tr[tid]; $first=0; } else {$first=0;} if($tbname==$tr[tbname]) { $htb=1; $select=" selected"; $thistid=$tr[tid]; } else { $select=""; } $table.=""; } if(!$table) {printerror("NotRepNewstextTb","history.go(-1)");} $table=""; //字段 if(empty($tbname)) { $showtable=$firsttable; $showtid=$firsttid; } else { if($htb==0) { printerror("ErrorUrl","history.go(-1)"); } $showtable=$tbname; $showtid=$thistid; } $field=''; $s=$empire->query("SHOW FIELDS FROM {$dbtbpre}ecms_".$showtable); $noshowfield=",id,onclick,newspath,keyboard,keyid,userid,username,istop,truetime,ismember,dokey,isgood,titlecolor,titlefont,isurl,titleurl,filename,plnum,firsttitle,totaldown,"; while($r=$empire->fetch($s)) { //不显示字段 if(strstr($noshowfield,",".$r[Field].",")) { //continue; } $field.=""; } $datafsql=$empire->query("SHOW FIELDS FROM {$dbtbpre}ecms_".$showtable."_data_1"); while($dfr=$empire->fetch($datafsql)) { if($dfr[Field]=='classid'||$dfr[Field]=='id') { continue; } $field.=""; } db_close(); $empire=null; ?>
位置:=$url?> |