Help - Search - Members - Calendar
Full Version: File Sumbit
Zymic Webmaster Forums > Web Design & Development > General Web Design Discussion
randydom
Hi all , i need your help in achieving a File submit ( Using PHP and if possible a database ) .

please see this : http://www.emsisoft.com/en/support/submit/

i need to do the same as in the above URL , but along with the User name ( submitter ) + email address + filename and location , why :

cause i want to save the submitter info in a database ( only the submitter info not the file(binary) itself ) .

and if possible i'm using Dreamweaver .

many many thanks in advance for all of you
randydom
ok i find an interesting php script , but can somebody helps me in adding the fields : email address + File description field + if possible file location .

please see the attachment
Ed
Alex wrote a file uploads tutorial found here : http://www.zymic.com/tutorials/php/creatin...-form-with-php/

You will need to establish a mysql connection to the database, then insert a record.

http://www.php.net/mysqli_connect
http://www.php.net/mysqli_query

You'll need to create your database table, what level of php do you know?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.