if i enter them(mark) one by one, my system will be inefficient..
can u imagine if i have 30 student n i need to enter one at time..
hehe

.
the thing is when the system display records of student (mean i have an array value here) then i post this value to another page n here where the sql statement involve..
here is the sql statement :
$insert = $db->query('insert into marks set
att_id="'.$_POST ['att_id'].'",
lecturerID="'.$_COOKIE['user'].'",
studentID="'.$_POST['studentID'].'",
studentName="'.$_POST['studentName'].'",
courseID="'.$_POST['courseID'].'",
marks="'.$_POST['txt_marks'].'",
name="'.$_GET['attname'].'"');
erm my presentation was on 17 april and panel Aliza(chief),zailani n siva..
huhu..