极限网络智能办公系统 - Office Automation 2.8 100% 源码

源代码在线查看: delete.php

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

相关代码

								
				include_once( "inc/auth.php" );
				include_once( "inc/utility_all.php" );
				$connection = openconnection( );
				$query = "delete from NETDISK where DISK_ID={$DISK_ID}";
				exequery( $connection, $query );
				header( "location: index.php" );
				echo "\r\n\r\n\r\n";
				?>
							

相关资源