Editing Grade Scores
Precision and Accuracy Needed here
Instruction:
Please Click Edit Beside the Grade you want to Edit or Delete to remove the
Sn
Grades
Start
End
Action
prepare( "SELECT * FROM average "); $res->execute() ; //for($i=0; $row = mysql_fetch_array($ex); $i++){ while( $row = $res->FETCH(PDO::FETCH_ASSOC)) { //$sa = 'Edit'; echo "
" ; echo "
" . $row['sn'] . "
" ; echo "
" . $row['grades'] . "
" ; echo "
" . $row['start'] . "
" ; echo "
" . $row['end'] . "
" ; ?>
'>Edit
|
Delete
" ; } //} //} ?>
For More Help ?
Contact Us
Click Here
.