Delete Assignment
Delete Assignment
CLASS
ASSIGNMENT
prepare("select * from holiday ") ; $sql->execute() ; $counter = 1 ; while ($row = $sql->FETCH(PDO::FETCH_ASSOC)) { $foi = $row['filename'] ; if($foi <> 'NILL') { $sn = $counter++ ; echo "
"; //echo "
". $sn . "
"; echo "
" . $row['class'] . "
"; echo "
" . "
Delete Assignment
" . "
"; echo "
" ; } } ?>
For More Help ?
Contact Us
Click Here
.