delickate Posted December 20, 2008 Share Posted December 20, 2008 hi, i've a small form that have text box, file, and buttons like this <form method=post action ='index.php'> <input type='text' name='txtname'> <input type = 'file' name ='uploadfile'><input type='button' value='add'> <input type='submit' value='submit'> </form> i want that when i click on add button there should show another file tag. to upload more file.and it continue. i think there will use script. any body can help plz Link to comment https://forums.phpfreaks.com/topic/137788-plz-help-in-multiple-files-uploading/ Share on other sites More sharing options...
redarrow Posted December 20, 2008 Share Posted December 20, 2008 read this all then ask if u get stuck.. I didnt understand u sorry. http://uk2.php.net/features.file-upload Link to comment https://forums.phpfreaks.com/topic/137788-plz-help-in-multiple-files-uploading/#findComment-720189 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.