diff --git a/backend/academic.php b/backend/academic.php index 3556b41..d11f202 100644 --- a/backend/academic.php +++ b/backend/academic.php @@ -8,7 +8,13 @@ while($row=mysqli_fetch_assoc($res)){ $data[]=$row; } - } + $sql2="SELECT * FROM acad"; + $res2=mysqli_query($con,$sql2); + $ronum2=mysqli_num_rows($res2); + while($row2=mysqli_fetch_assoc($res2)){ + $data2[]=$row2; + } + } ?> @@ -130,10 +136,9 @@
diff --git a/backend/academics.php b/backend/academics.php index b0f7aa5..9f66e6e 100644 --- a/backend/academics.php +++ b/backend/academics.php @@ -109,36 +109,32 @@Quis explicabo veniam labore ratione illo vero voluptate a deserunt incidunt odio aliquam commodi
-- July 9, 2017 - White Palace, Brooklyn, NYC -
- +This website has been made to introduce incoming freshers to the life at MNNIT Allahabad. Explore this website and use it to make an informed choice about your college and department. You won't feel leftout on this platform. + Have fun!
+ +