nevx Posted March 22, 2006 Share Posted March 22, 2006 i have this html page<form action="upload.php" Method="post" ENCTYPE="multipart/form-data">Submit this file:<INPUT TYPE="file" NAME="userfile"><br><input type="submit"><br></form>how do i proceed with the upload.php pagei want to receive text file and pictures gif,jpeg--->it should be uploaded in my web default directoryhelp appreciated Link to comment https://forums.phpfreaks.com/topic/5492-file-upload/ Share on other sites More sharing options...
swatisonee Posted March 23, 2006 Share Posted March 23, 2006 See the foll post. You can try using the file upload part of it to create a temp directory etc...hth.[a href=\"http://www.phpfreaks.com/forums/index.php?showtopic=65159&st=0&p=264073entry264073\" target=\"_blank\"]http://www.phpfreaks.com/forums/index.php?...73entry264073[/a] Link to comment https://forums.phpfreaks.com/topic/5492-file-upload/#findComment-20014 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.