Preview: header_16_5_16.php
                Size: 10.71 KB
              
              
                
              
            
            /home/jambtst2015/public_html/giraffeng.com/header_16_5_16.php
            <?php 
session_start();
include("com/conn.php"); ?>
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>GiraffeNG</title>
<!-- Mobile Meta -->
    <meta name="viewport" content="width=device-width, initial-scale=1" user-scalable="no">
    
    <!-- Favicons -->
	<link rel="shortcut icon" href="favicon.ico">
	<link rel="apple-touch-icon" href="img/apple-touch-icon.png">
	<link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-72x72.png">
	<link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-114x114.png">
	<link rel="apple-touch-icon" sizes="144x144" href="img/apple-touch-icon-144x144.png">
    
    <link href="css/style.css" rel="stylesheet" type="text/css">
    <link href="css/responsive.css" rel="stylesheet" type="text/css">
    <link href="css/font-awesome.min.css" rel="stylesheet">
    <link href="css/animation.css" rel="stylesheet" type="text/css">
	<link rel="stylesheet" href="css/validationEngine.jquery.css" type="text/css"/>
	<script src="js/jquery-1.8.2.min.js" type="text/javascript"></script> 
	
	<script src="js/jquery.validationEngine-en.js" type="text/javascript" charset="utf-8"></script>
    <script src="js/jquery.validationEngine.js" type="text/javascript" charset="utf-8"></script>
   
    <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic,800,800italic,300italic,300' rel='stylesheet' type='text/css'>
    <link href='http://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
    <link href='http://fonts.googleapis.com/css?family=Dancing+Script:400,700' rel='stylesheet' type='text/css'>
    <link href='https://fonts.googleapis.com/css?family=Dancing+Script:400,700' rel='stylesheet' type='text/css'>
    <link href="css/skdslider.css" rel="stylesheet">
    <link rel="stylesheet" href="css/reset.css">
    <link href="css/jquery.bxslider.css" rel="stylesheet">
    <!--<link href="css/subject-drop.css" rel="stylesheet">-->
	<!--[if lt IE 9]>
    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
    <!--[if lte IE 8]>
    <script src="http://js.cwhcode.com/html5/"></script>
    <![endif]-->
    <!--[if lte IE 7]>
    <script src="http://js.cwhcode.com/html5/"></script>
    <![endif]-->
	
    
</head>
<body>
	 
	<!-- Wrapper section start here -->
    
    	<div id="wrapper">
        
        	<!-- header section start here -->
        
        		<header>
                
                	<div class="header-top-sec">
                    
                    	<div class="container">
                        
                        	<div class="three columns">
                            
                            	<div class="logo_left">
                            
                            		<a href="index.php" data-type="hover"><span class="logo_pic"><img src="images/logo.png"></span> <span class="logo_txt">G<span class="upper_font">iraffe</span>NG</span></a>
                                
                                </div>
                            
                            </div>
                            
                            <div class="two columns sub_sec">
                            
                            	<div class="mega_menu_sec">
                            
                            		<a href="#"  data-type="hover" data-for="menu" ><span class="menu_icon"><i class="fa fa-bars"></i></span> <span class="menu_txt">Exam body</span></a>
                                    
                                
                                	<div class="clearfix"></div>
                                
                                </div>
                            
                            </div>
                            
                            <div class="two columns abt_main_sec">
                            
                            	<div class="mega_menu_sec abt_sec">
                            
                            		<a href="page.php?p=4" data-type="hover"><span class="menu_txt">About</span></a>
                                
                                	<div class="clearfix"></div>
                                
                                </div>
                            
                            </div>
                            
                            <div class="five columns srch_main_sec">
                            
                            	<div class="srch_sec">
                            
                            		
									<form action="http://www.google.com.ng" id="cse-search-box" target="_blank">
  <div>
    <input type="hidden" name="cx" value="partner-pub-9927497070894824:9879000012" />
    <input type="hidden" name="ie" value="UTF-8" />
    <input type="text" name="q" class="search_txt"  size="55" />
    <input type="submit" name="sa" value="" class="search_icon" />
  </div>
</form>
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
<script type="text/javascript">google.load("elements", "1", {packages: "transliteration"});</script>
<script type="text/javascript" src="http://www.google.com/cse/t13n?form=cse-search-box&t13n_langs=en"></script>
<script type="text/javascript" src="http://www.google.com.ng/coop/cse/brand?form=cse-search-box&lang=en"></script>
                                    
                                    
                                
                                </div>
                            
                            </div>
                            
                            <div class="four columns log_sec omega">
                            
                            	<div class="mega_menu_sec">
                                 <?php  
								 if($_SESSION['uid']=="")
								 {	 
								 ?>
                                    <a href="login.php" data-type="hover"><span class="menu_icon"><i class="fa fa-user"></i></span> <span class="menu_txt">Login</span></a>
                                 <?php
								 }
								 else
								 { 
								 ?>
								 
								 <a href="user-account.php" data-type="hover"><span class="menu_icon"><i class="fa fa-tachometer"></i></span> <span class="menu_txt">Dashboard</span></a>
								 <a href="logout.php" data-type="hover"><span class="menu_icon"><i class="fa fa-sign-out"></i></span> <span class="menu_txt">Logout</span></a>
								 
								 <?php
								 }
								 ?>
                                        <div class="clearfix"></div>
                                    
                                </div>
                            
                            </div>
                            
                            <div class="clearfix"></div>
                        
                        </div>
                    
                    </div>
                
                </header>
                
                <div class="clearfix"></div>
				
				
								
			
                
                <div class="header_bottom" style="display:none">
                
                	<div class="wide-learn-menu-background-container">
                
                	<div class="cd-tabs">
                                        <nav>
                                            <ul class="cd-tabs-navigation">  
                                           <?php 
										   $qry_board = 'SELECT * FROM `exam_board_master` WHERE `status` = "Active"';
                                          $result_board=mysql_query($qry_board);										   
										  while($row_board=mysql_fetch_array($result_board))
						                    {
											?>
                                                <li><a data-content="<?php echo $row_board['name'];?>" class="selected_math" href="#0"><?php echo $row_board['name'];?></a></li>
                                                                                               
                                            <?php
											}
											?>
											</ul> 
                                        </nav>
                                    
									
									
													
									
									
                                        <ul class="cd-tabs-content">
                                            <?php 
										   $qry_board = 'SELECT * FROM `exam_board_master` WHERE `status` = "Active"';
                                          $result_board=mysql_query($qry_board);										   
										  while($row_board=mysql_fetch_array($result_board))
						                    {
											?>
                                            <li data-content="<?php echo $row_board['name'];?>" class="selected_math_bg selected">
                                                <h1><?php echo $row_board['name'];?></h1>
												<?php 
												$subjects_of_this_board=mysql_query("SELECT * FROM `exam_subject_master` WHERE `exam_board_id` = '".$row_board['id']."'");
												
												?>
												<?php
												 while($row_subjects_of_this_board=mysql_fetch_array($subjects_of_this_board))
						                         {
												?>	 
                                                <div class="fundamental">
                                                                            
                                                	<ul>
                                                    
                                                    	<li>
                                                            <a href="login.php">
                                                             <?php echo $row_subjects_of_this_board['subject'];?>
                                                            </a>
                                                            </li>
                                                            
                                                                                                            
                                                    </ul>
                                                
                                                </div>
                                                <?php
											    }
												?>
                                                
                                               
                                                
                                            </li>
                                    
									    <?php       
                                            }    
                                         ?>
                                          </ul>  
                                                
                                         
                                            
												
                                    </div>
                                    
                    </div>
                                    
                </div>
                                          Directory Contents
Dirs: 17 × Files: 104