0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.222.179.96


Current Path : /proc/thread-self/root/proc/self/root/kop/
Upload File :
Current File : //proc/thread-self/root/proc/self/root/kop/2020_21.php

<!DOCTYPE html>
<html lang="en">
  <?php
      include("header.php")
  ?>

  <body>
  <div class="row align-items-center">
      <div class="col p-3">
        <h1 class="display-4">2020-2021</h1>
        <br/>
        <h3>NOTIFICATIONS</h3>
        <br/>
        <table class="table table-bordered tab-noti" style="background: #fbfbfb;color: #212529;margin: auto;">
          <thead style="text-align:center;color: white;background: #d95828;">
            <tr>              
              <th scope="col">Date</th>
              <th scope="col">Description</th>
              <th scope="col">Download</th>
            </tr>
          </thead>
          <tbody>
            <tr>              
              <td style="text-align:center">23/07/2020</td>
              <td>Kannada Notification</td>
              <td style="text-align:center"><a href="http://bcu.ac.in/uploads/2020/07/notification-kannada.pdf" target="_blank" ><span>Download</span></a></td>
            </tr>
            <tr>              
              <td style="text-align:center">23/07/2020</td>
              <td>English Notification</td>
              <td style="text-align:center"><a href="http://bcu.ac.in/uploads/2020/07/English-Notification.pdf" target="_blank"><span>Download</span></a></td>
            </tr>
            <tr>              
              <td style="text-align:center">23/07/2020</td>
              <td>BCU Affilition Fee Structure 2020-21</td>
              <td style="text-align:center"><a href="http://bcu.ac.in/uploads/2020/07/BCU-Affilition-Fee-Structure-2020-21_compressed.pdf" target="_blank"><span>Download</span></a></td>
            </tr>
            <tr>              
              <td style="text-align:center">23/07/2020</td>
              <td>Affiliation Notification - 2020-21</td>
              <td style="text-align:center"><a href="http://bcu.ac.in/uploads/2020/07/Affiliation-Notification-2020-21_compressed.pdf" target="_blank"><span>Download</span></a></td>
            </tr>
            <tr>              
              <td style="text-align:center">12/02/2020</td>
              <td>Revised Affiliation Notification 2020-2021</td>
              <td style="text-align:center"><a href="http://bcu.ac.in/uploads/2020/02/Revised-affiliation-notification-2020-2021.pdf" target="_blank"><span>Download</span></a></td>
            </tr>
          </tbody>
        </table>
      </div>
  </div>
    
  </body>
  <?php
    include("footer.php")
  ?>
</html>