require_once 'admin/include/connection.php'; require_once 'include/header.php'; require_once 'include/nav.php'; $sql1 = "SELECT * FROM `tender_tb` WHERE `status` = 'START' "; $res1 = mysqli_query($con,$sql1); $sql2 = "SELECT * FROM `tender_tb` WHERE `status` = 'END' "; $res2 = mysqli_query($con,$sql2); ?>

Welcome to the Sinha College Tender Website! On our front portal, you can find all the details about the tenders currently available. We provide a user-friendly interface that allows you to easily navigate through the tenders and access the information you need.

ONGOING TENDERS

Warning: main(): Invalid date.timezone value 'IST', we selected the timezone 'UTC' for now. in /home/jharkhan/ssinhacollegemuprincipal.in/index.php on line 44

Notice: Undefined variable: res1 in /home/jharkhan/ssinhacollegemuprincipal.in/index.php on line 44

Warning: mysqli_num_rows(): Invalid date.timezone value 'IST', we selected the timezone 'UTC' for now. in /home/jharkhan/ssinhacollegemuprincipal.in/index.php on line 44

Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, null given in /home/jharkhan/ssinhacollegemuprincipal.in/index.php on line 44
COMPLETED TENDERS & BID RESULT

Warning: main(): Invalid date.timezone value 'IST', we selected the timezone 'UTC' for now. in /home/jharkhan/ssinhacollegemuprincipal.in/index.php on line 76

Notice: Undefined variable: res2 in /home/jharkhan/ssinhacollegemuprincipal.in/index.php on line 76

Warning: mysqli_num_rows(): Invalid date.timezone value 'IST', we selected the timezone 'UTC' for now. in /home/jharkhan/ssinhacollegemuprincipal.in/index.php on line 76

Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, null given in /home/jharkhan/ssinhacollegemuprincipal.in/index.php on line 76