AnonSec Shell
Server IP : 92.204.138.22  /  Your IP : 3.139.233.17
Web Server : Apache
System : Linux ns1009439.ip-92-204-138.us 4.18.0-553.8.1.el8_10.x86_64 #1 SMP Tue Jul 2 07:26:33 EDT 2024 x86_64
User : internationaljou ( 1019)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/internationaljou/ssrg-22-02-2024-correct files/application/views2/IJAC/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/internationaljou/ssrg-22-02-2024-correct files/application/views2/IJAC/current-issue.php
<?php 
	$pagename = $this->uri->segment(1);
	$pagename = strtoupper($pagename);
?>
<div class="span9">
  <!-- start article 1 -->
  <article class="blog-post">
        <div class="post-heading">
       
          <!-- <h3>SSRG - IJCSE - Volume 5 Issue 8 - August 2018</h3> -->
           <?php
             foreach($currentissuetitle as $cit)
             { 
           ?>
            <h1>SSRG - <?php echo $cit->journal;?> - <?php echo $cit->volume;?> <?php echo $cit->issue;?> - <?php echo $cit-> month;?>&nbsp;<?php echo $cit->year;?></h1>
           <?php }
           ?>
        </div>
            <?php if($currentissue_numrows>0) { ?>
            <table class="table table-bordered" border="1">
           		<th width="5%">S.No</th>
            	<th width="75%">Title/Author Name</th>
           		<th width="20%">Paper ID</th>
         		<?php
				 $i = 1;
			     foreach($currentissue as $ci)
				 { 
				 ?>
			   	<tr>
                	<td><?php echo $i;?></td>
                    <td><h6><span><a href="paper-details?Id=<?php echo $ci->sno;?>"><?php echo $ci->journal_title; ?></a> <br/>
-
<?php echo $ci->author;?></span></h6></td>
					<td><center><h6><?php echo $ci->paperid;?></h6></center></td>
			   </tr>
               <?php $i++;} ?>
             </table>
             <?php } else { ?>
             <h3> No Current Issue available in this journal</h3>
             <?php } ?>

<div id="menu-mobile">
     <table class="mobilemenu" border="0" align="center">
        <thead>
            <th colspan="3"> <?php echo $pagename; ?> MENUS </th>
        </thead> 
        <tbody>
            <tr>
                <td>
                	<button class="btn btn-success"><a href="<?php echo site_url("$pagename/index"); ?>"><?php echo $pagename; ?> Aim & Scope</a></button>
                </td>
                <td>
                	<button class="btn btn-success"><a href="<?php echo site_url("$pagename/editorial-board");?>">Editorial Board</a></button>
                </td>
                <td>
                    <button class="btn btn-success"><a href="<?php echo site_url("$pagename/submit-article");?>">Paper Submission</a></button>
                </td>
             </tr>
             <tr>
                <td>
                	<button class="btn btn-success"><a href="<?php echo site_url("$pagename/current-issue");?>">Current Issue</a></button>
                </td>
                <td>
                	<button class="btn btn-success"><a href="<?php echo site_url("$pagename/archive");?>"><?php echo $pagename; ?> Archives</a></button>
                </td>
                <td>
                    <button class="btn btn-success"><a href="<?php echo site_url("forauthors/publication-ethics"); ?>" >Publication Ethics</a></button>
                </td>
            </tr>
            <tr>
                
                <td>
                	<button class="btn btn-success"><a href="<?php echo site_url("forauthors"); ?>">Authors Guidelines </a></button>
                </td>
                <td>
                	<button class="btn btn-success"><a href="<?php echo site_url("foreditors"); ?>">Editors Guidelines</a></button>
                </td>
                <td>
                	<button class="btn btn-success"><a href="<?php echo site_url("forreviewer"); ?>">Reviewer Guidelines</a></button>
                </td>
            </tr>
            <tr>
                <td>
                	<button class="btn btn-success"><a href="<?php echo site_url("$pagename/indexing");?>">Indexing</a></button>
                </td>
                <td>
                	<button class="btn btn-success"><a href="<?php echo site_url("$pagename/apc");?>">APC</a></button>
                </td>
                <td>
                	<button class="btn btn-success"><a href="<?php echo site_url("$pagename/mode-of-payment");?>">Mode of Payment</a></button>
                </td>
                </tr>
                <tr>
                	<td><button class="btn btn-success"><a href="<?php echo base_url();?>templates/assets/img/wordfiles/<?php echo $pagename;?>-Paper Format.doc">Paper Template</a></button></td>
                    <td><button class="btn btn-success"><a href="<?php echo base_url();?>templates/assets/img/wordfiles/<?php echo $pagename;?>-Copy right form.doc">Copyright Form</a></button></td>
                    
                </tr>
                </tbody>
            </table>
           </div>
           </article>
        </div>
    </div>
</div>

Anon7 - 2022
AnonSec Team