Create Upload Forms
Posted: Wed Nov 22, 2006 5:46 pm
Hi guys,
I need a PHP Page which can basically create a bunch of file upload forms, and handle the uploads of the files. Looking for something like this:
mypage.php?forms=8&submit=false
that will draw 8 upload forms
mypage.php?forms=0&submit=true
that will handle all the submitted files
Anyone able to help me out please?
I need a PHP Page which can basically create a bunch of file upload forms, and handle the uploads of the files. Looking for something like this:
mypage.php?forms=8&submit=false
that will draw 8 upload forms
mypage.php?forms=0&submit=true
that will handle all the submitted files
Anyone able to help me out please?