Warning: mysql_fetch_arr ay() expects parameter 1 to be resource, boolean given in C:\wamp\www\pro jects\ on line 391
Code:
<html> <head> <title>Online examination</title> <image src="logo.png" height="15%" width="100%"><br>
<html> <head> <title>Online examination</title> <image src="logo.png" height="15%" width="100%"><br>
<html>
<?php
include("menu.php");
include("db.php");
//$id=$_REQUEST['id'];
$min=$_REQUEST['min'];
$exam=$_REQUEST['exam'];
$class=$_REQUEST['class'];
?>
</head>
<body>
<table>
<tr>
<td>
<?php
//echo $id=$_POST['id'];
<table align="center" csellpadding="0"
Leave a comment: