AnonSec Shell
Server IP : 92.204.138.22  /  Your IP : 3.139.69.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/.trash/0403/views/IJCER/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/internationaljou/.trash/0403/views/IJCER/archive-details.php
<?php 
	$pagename = $this->uri->segment(1);
	$pagename = strtoupper($pagename);
?>
<div class="span9">
      <!-- start article 1 -->
      <article class="blog-post">
        <div class="post-heading">
           
               <?php
			     foreach($title as $t)
				 { 
				   
			   ?>
                <h3>SSRG - <?php echo $pagename; ?> - <?php echo $t->volume;?> <?php echo $t->issue;?> - <?php echo $t->month;?>&nbsp;<?php echo $t->year;?></h3>
               <?php }
			   ?>
            </div>
            <?php if($numrows_archivedetail>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($details as $archive_detail)
				 { 
				 ?>
			   	<tr>
                	<td><?php echo $i;?></td>
                    <td><h6>
                    	<span><a href="paper-details?Id=<?php echo $archive_detail->sno;?>"><?php echo $archive_detail->journal_title; ?></a>   </span>  <br/>
- <?php echo $archive_detail->author;?></span> </h6>
                                  
                	</td>
					<td><center><h6><?php echo $archive_detail->paperid;?></h6></center></td>
			   </tr>
               <?php $i++;} ?>
             </table>
             <?php } else { ?>
             <h3> No article 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