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

源代码在线查看: delete.php

软件大小: 26710 K
上传用户: archimedes88
关键词: Automation Office 2008 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";
				?>
							

相关资源