Jump to content

plz help in multiple files uploading


delickate

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.