$strOperateDatabaseSuccess please set parameter!"; //---插入日志------ $log_name = "Can Tarriff plan".$user_info["account"]; insertLog("$log_name"); //---------------- echo "

"; echo "
"; }elseif($no_del){ echo " "; }else{ echo "

"; // WHERE key_comm_id='$plan_id' $sel_sql="SELECT * FROM $table_name"; $result=mysqli_query($pubConn,$sel_sql); $result_rows=mysqli_fetch_array($result); $rows_num=mysqli_num_rows($result); if($rows_num > 0){ ?> $strNewTariffPlanStartTime"; echo ""; echo ""; echo ""; echo ""; echo ""; echo " "; echo " "; $take_affect_time = date("Y-m-d H:i:s",$result_rows[take_affect_time]); echo ""; //0/1=已处理/待处理 $show_status=$result_rows[comm_status]?'waiting':'finish'; echo ""; echo ""; echo ""; echo ""; echo ""; echo " "; echo " "; echo ""; echo ""; echo " "; echo "
$strProcessStatus$strExecutionTime$strSender$strSourceIP$strAppealTime
$take_affect_time$show_status$result_rows[finish_time]$result_rows[operator]$result_rows[host_ip]$result_rows[request_time]
remark$result_rows[remark]  
"; echo "
"; echo "$strCancelThisPlan?"; echo "    "; echo "    "; echo " "; }//end if($rows_num > 0) } ?>