CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   MySQL (http://www.codingforums.com/forumdisplay.php?f=7)
-   -   Upload Audio File and associate it with user (http://www.codingforums.com/showthread.php?t=287667)

andynov123 02-15-2013 04:21 AM

Upload Audio File and associate it with user
 
How do I implement an option for a user to upload an audio file and that file becomes associated with that username?
Any help is appreciated.

sunfighter 02-15-2013 02:35 PM

I'd store the audio file in a folder and in the DB table that contains information about the user store the name of the file. That works for a single audio file. Do you have more then one audio file per user?


All times are GMT +1. The time now is 03:36 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.