极限网络智能办公系统 Office Automation V3.0官方100%源代码.

源代码在线查看: delete.php

软件大小: 24085 K
上传用户: happy_christina
关键词: Automation Office 3.0 100
下载地址: 免注册下载 普通下载 VIP

相关代码

								include_once("../auth.php"); 
				
				$query="delete from SMS where SMS_ID=$SMS_ID"; 
				exequery($connection,$query); 
				header("location: index.php?P=$P"); 
				?>			

相关资源