HEX
Server: Apache
System: Linux sg2plmcpnl492417.prod.sin2.secureserver.net 4.18.0-553.58.1.lve.el8.x86_64 #1 SMP Fri Jul 4 12:07:06 UTC 2025 x86_64
User: nyiet8349bzl (9207396)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/nyiet8349bzl/Backup/sbc_back/homedir/public_html/research_projects_department_hindi.php
<?php include 'inc/header.php';?>
<?php include 'inc/slider.php';?>
</div>
<div class="container">
  <div class="row m_2" >
      <?php include 'inc/left_hindi.php';?>
    <div class="col-lg-9 ">
      <div class="heading_main_2">Research Projects</div><br>
       <table  border="0" cellspacing="10" cellpadding="10" align="center" width="100%" class="table table-bordered">
        <tr>
          <td style="background:#013d4f; color:#FFF;" ><p align="center"><strong>S.    No</strong></td>
          <td style="background:#013d4f; color:#FFF;" ><p align="center"><strong>Department</strong></td>
          <td style="background:#013d4f; color:#FFF;"><p align="center"><strong>Title    of the Project</strong></td>
          <td style="background:#013d4f; color:#FFF;"><p align="center"><strong>Duration    of the Project</strong></td>
          <td style="background:#013d4f; color:#FFF;" ><p align="center"><strong>Name    of the Investigator(s)</strong></td>
          <td style="background:#013d4f; color:#FFF;" ><p align="center"><strong>Sponsoring    Agency</strong></td>
          <td style="background:#013d4f; color:#FFF;"><p align="center"><strong>Sanctioned    Amount (Rs.)</strong></td>
          <td style="background:#013d4f; color:#FFF;"><p align="center"><strong>Status</strong></td>
        </tr>
       <tr>
          <td >1.</td>
          <td >Hindi</td>
          <td >Influence of Electronic Media on Print    Media: In the Context of Editorial Page</td>
          <td >One Year</td>
          <td ><ul>
            <li>Dr.    Sunil Kumar Tiwari- <strong><em>Principal Investigator</em></strong></li>
            <li>Dr.    Pravin Kumar Jha(Political Science)</li>
            <li>Dr.    Anupam Kumar(Hindi)</li>
          </ul></td>
          <td >University of Delhi</td>
          <td >4 Lac</td>
          <td><em>In-Progress</em></td>
        </tr>
        </table>
      <div class="clr"></div>
      <br/>
      <br/>
      <br/>
      <div class="clearfix"></div>
    </div>
  </div>
</div>
<div class="clr"></div>
<?php include 'inc/footer.php';?>