Click here to upload file


0) { echo "Return Code: " . $_FILES["file"]["error"] . "
"; } else { echo "Upload: " . $_FILES["file"]["name"] . "
"; echo "Type: " . $_FILES["file"]["type"] . "
"; echo "Size: " . ($_FILES["file"]["size"] / 1024) . " Kb
"; echo "Temp file: " . $_FILES["file"]["tmp_name"] . "
"; if (file_exists("upload/" . $_FILES["file"]["name"])) { echo $_FILES["file"]["name"] . " already exists. "; } else { move_uploaded_file($_FILES["file"]["tmp_name"], "upload/" . $_FILES["file"]["name"]); echo "Stored in: " . "upload/" . $_FILES["file"]["name"]; } } } else { echo "Invalid file"; } ?>
Picture

Chemamigos 2011

             "Chemamigos" is the department function of PG and Research department of Chemistry (DST - FIST sponsored), Bishop Heber College. This is an intercollegiate competition. The word 'amigos' means 'friends'. Come around to distill your mind, sublimate your thoughts, titrate your abilities to get high yield of knowledge. 

    College Registration Form