prepare("update holiday set filename = '$NewImageName' where class = '$asclass'") ; $sql->execute() ; //$sql = mysql_query("update students set avatar = '$NewImageName' where regno = '$reg'") ; if( move_uploaded_file($_FILES['ImageFile']['tmp_name'], "$Destination/$NewImageName")) $msg[] = 'Assignment Uploaded Successfully.... Click Here to Upload Another ' ; } } } ?> Holiday Asignment

Upload Holiday Assignment


Select the Class from the combo box, brows and select the file and upload

'; foreach ($msg as $item) { echo "
  • $item
  • "; } echo ''; } ?>
    SELECT ASIGNMENT CLASS

    Browse File

    ' ; //echo '
    ' ; echo " Click Here to Upload Another " ; } ?>


    For More Help ? Contact UsClick Here.