十大精典PHP项目开发全程案例+代码

源代码在线查看: left.php

软件大小: 12200 K
上传用户: 吕布LOVE阙
关键词: PHP 项目 案例 代码
下载地址: 免注册下载 普通下载 VIP

相关代码

									session_start();
					include "conn/conn.php";
					include "inc/chec.php";
				?>
				
				  
				     
				  
				  
				    
									if(($_SESSION[type] == "super") or ($_SESSION[type] == "视频目录管理员")){
						echo "";
					}else{
						echo "";
					}
				?>
				
					
				    				  
				  
				    
				      					if(($_SESSION[type] == "super") or ($_SESSION[type] == "音频目录管理员"))
						echo "";
					else
						echo "";
				?>
				    
				    				  
				  
				    
				      					if(($_SESSION[type] == "super") or ($_SESSION[type] == "视频数据管理员"))
						echo "";
					else
						echo "";
				?>
				    
				    				  
				  
				    
				      					if(($_SESSION[type] == "super") or ($_SESSION[type] == "音频数据管理员"))
						echo "";
					else
						echo "";
				?>
				    
				    				  
				  
				    
				      					if(($_SESSION[type] == "super") or ($_SESSION[type] == "会员等级管理员"))
						echo "";
					else
						echo "";
				?>
				    
				    				  
				  
				    
				      					if(($_SESSION[type] == "super") or ($_SESSION[type] == "会员数据管理员"))
						echo "";
					else
						echo "";
				?>
				    
				    				  
				  
				    
				      					if($_SESSION[type] == "super")
						echo "";
					else
						echo "";
				?>
				    
				    				  
				  
				    
				      					if($_SESSION[type] == "super")
						echo "";
					else
						echo "";
				?>
				    
				    				  
				  
				  	 
				  
				  
				  	
				  
				
							

相关资源