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)
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)
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)
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.