Current location: Hot Scripts Forums » General Community » Script Requests » FILE FIELD FORM???? Help please!


FILE FIELD FORM???? Help please!

Reply
  #1 (permalink)  
Old 04-28-06, 09:37 AM
saffireceo saffireceo is offline
New Member
 
Join Date: Apr 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
FILE FIELD FORM???? Help please!

Ok,

On my website, i want to have a section where members can upload their own files (ie mp3s) and have them go to a specific spot on my website. I want this all automatic. For example, somebody comes, uploads a mp3 song, then the mp3 is instantly put into an archive on the site where everyone can listen to it. Can anybody help me out here?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 04-28-06, 11:51 AM
Pineriver Pineriver is offline
Newbie Coder
 
Join Date: Apr 2005
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
re

On upload, capture the file name and location where the file is being uploaded, insert that into a database and have the main page read the entries within the database listing the filename linking to the location.
__________________
Web PHP Programmer - http://vmist.net
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #3 (permalink)  
Old 04-28-06, 01:06 PM
saffireceo saffireceo is offline
New Member
 
Join Date: Apr 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Pineriver
On upload, capture the file name and location where the file is being uploaded, insert that into a database and have the main page read the entries within the database listing the filename linking to the location.
ok, thanks for responding, this takes me a step ahead... unfortunatelly im not very familiar with php, or really any script configuring.

Is there a simple script for this, that a dummy can use lol
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #4 (permalink)  
Old 04-28-06, 02:39 PM
Pineriver Pineriver is offline
Newbie Coder
 
Join Date: Apr 2005
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
re

I've created and attached a basic uploading script that will let a user select a file for uploading, it will then insert some file data onto a MYSQL database (creating the table if need be) on "upload.php".

Then on "ListUploads.php" will list the files uploaded with the filename, file size, date uploaded, and the link to listen.

Be sure to set the parameters folder to put the uploads to, database host, database name,database password etc. in "MYSQL_Connect.php" .
Attached Files
File Type: zip Upload&List.zip (1.6 KB, 46 views)
__________________
Web PHP Programmer - http://vmist.net
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #5 (permalink)  
Old 04-28-06, 04:15 PM
saffireceo saffireceo is offline
New Member
 
Join Date: Apr 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
thanks a million... i really appreciate all the effort youve put into this..

im saying this before i get all this to work, so, if i still cant get it to work, my dumb *** will be back with some questions

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple field, file upload form berlamont PHP 1 07-11-05 05:57 PM
ASP upload prob minority ASP 1 06-27-05 09:35 AM
formmail problem gscraper Perl 12 08-27-04 04:06 AM
Disable form fields to be submitted RickyRod JavaScript 2 05-24-04 11:15 AM
Write form data to file dragge PHP 1 12-27-03 08:26 PM


All times are GMT -5. The time now is 12:36 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.