تصميم خانة التحميل لبرمجة مركز تحميل
<html>
<body>
<form action="upload_file.php" method="post"
enctype="multipart/form-data">
<label for="file">Filename:</label>
<input type="file" name="file" id="file"><br>
<input type="submit" name="submit" value="Submit">
</form>
</body>
</html>
والنتيجة
http://arab-up.com/uploads/1e78ba518df11.png