Forum Moderators: coopster

Message Too Old, No Replies

developing a music/video uploading script

         

phex

7:55 pm on Jul 12, 2012 (gmt 0)

10+ Year Member



Hi guys.

Can someone point me to a site where I can learn about uploding music and videos seceurly into a database or server and even play and download them.

Thanks In Advance.

Kendo

1:26 am on Jul 13, 2012 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Have a look at the Wordpress, Joomla, Drupal plugins... hundreds to choose from.

You want them to be "secure" but downloadable? Isn't that counter active?

phex

6:15 am on Jul 13, 2012 (gmt 0)

10+ Year Member



Maybe I did not use the right words. Secure in such a way that if someone tries to upload a file that is not music or video, the script should reject that file that meight be malicious.

Kendo

7:03 pm on Jul 13, 2012 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Any upload script, and there are lots available, can do this. Just look for a section that defines the allowed file types... and upload to a folder where you have write permissions but not execute permission.