Posts

souce code for display

<?php $con=mysqli_connect("localhost","root","","database"); session_start(); $result=$con->query("SELECT * FROM record"); if($result->num_rows!=0) {     echo "<table border='1'>           <tr>           <th> id </th>           <th> name </th>           <th> roll </th>           <th> subject</th> </tr>";     while($rows=$result->fetch_assoc())     {         echo "<tr>          <th>".$rows['id']."</th>          <th>".$rows['name']."</th>          <th>".$rows['roll']."</th>          <th>".$rows['subject']."</th>          </tr>";     }     echo "</table>"; } ?>
Click the bottom below to download: thuviev game

telecommunication project in C++

Guys check it out: //admin name= admin //password : 12345 //LIBRARIES  #include<iostream>  #include<conio.h>  #include<fstream>  #include<math.h>  #include<string.h>  #include<stdio.h>  #include<windows.h>  #include<iomanip>  #include<stdlib.h>  #include<time.h>  using namespace std; //FUNCTION FOR THE AXIS (GOTOXY)  void gotoxy(int x, int y)  {   COORD coord;   coord.X = x;   coord.Y = y;   SetConsoleCursorPosition(GetStdHandle(STD_OUTPUT_HANDLE), coord); } //FUNCTIONZ TO CLEAR CONSOLE WINDOWZ void clearWindow() {      int i,j;      for(i=15; i<65; i++)      {            for(j=0; j<25; j++)            {                 gotoxy(i,j);                 printf(" ");            }      }     return; } void clearWindowz() {      int i,j;      for(i=1; i<80; i++)      {            for(j=0; j<25; j++)            {                  gotoxy(i,j);                  p

Difference between Bsc.Csit and software engineering or BE.software

Which is the difference between Bsc.CSIT(Trivuvan University) and BE.SOFTWARE(Pokhara University)? Please answer.

COMPUTER SCIENCE AND ENGINERRING

Image
BSCCSIT.COM | How should Computer Science and IT/Engineering students should study for Career. 01-4252285 admin@bsccsit.com Menu