burningarms
1-30-04, 06:21 PM
Hi everyone,
I've seen several questions and answers as to how to write a PHP script for uploading into a folder, but how does one go about creating the ability to upload into one's database? I'd like to allow uploads of large files, such as MP3s or Quicktime videos. I noticed something about a 2 MB file limit default that could be changed in PHP.ini. So, is this possible? Only with small files? Can one upload anything they want? If so, how might I build the interface to upload/play these media files?
Thanks a bunch
I've seen several questions and answers as to how to write a PHP script for uploading into a folder, but how does one go about creating the ability to upload into one's database? I'd like to allow uploads of large files, such as MP3s or Quicktime videos. I noticed something about a 2 MB file limit default that could be changed in PHP.ini. So, is this possible? Only with small files? Can one upload anything they want? If so, how might I build the interface to upload/play these media files?
Thanks a bunch