include_once( "inc/auth.php" ); if ( $ITEM_ID == "" ) { exit( ); } $query = "delete from VOTE_ITEM where ITEM_ID={$ITEM_ID}"; exequery( $connection, $query ); header( "location: index.php?VOTE_ID={$VOTE_ID}" ); ?>
虫虫下载站 半导体技术网 电子研发网 源码地带 电源技术网 单片机技术网 医疗电子技术 嵌入式系统与单片机