Multiple Audio file upload

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
shubh2488
Forum Newbie
Posts: 1
Joined: Tue Nov 29, 2011 7:33 am

Multiple Audio file upload

Post by shubh2488 »

Hello i need help,

I am creating a small social networking website in which i want dat a user can upload music files as well with some descriptions ,the description and file path should be stored in database and the mp3 file should be stored in a seprate folder i want a PHP script for this.

If any one knows it then please help me.
maxx99
Forum Contributor
Posts: 142
Joined: Mon Nov 21, 2011 3:40 am

Re: Multiple Audio file upload

Post by maxx99 »

If you expect ready to use solution just browse
http://www.hotscripts.com/category/scri ... d-systems/
With a little bit of luck you'll find what you need :)
Post Reply