Hi,
I'm using php 4.3.2 with mysql 4.0.13 to create a database system. I'm not sure if this is a php or mysql ques so i'm posting it on both forums(therefore i apologise if you've already read this).I'm storing short audio files(10-15 seconds) in a database and I'd like the user to be able to play these files from the database. Has anyone have any idea how to do this??? By the way I'll be running the system on a linux environment. I've tried file uploads to insert the audio in but it doesn't seem to work so at the moment the user manually types in the path of the audio file and it is stored through that.
Many thanks,
Manni
I'm using php 4.3.2 with mysql 4.0.13 to create a database system. I'm not sure if this is a php or mysql ques so i'm posting it on both forums(therefore i apologise if you've already read this).I'm storing short audio files(10-15 seconds) in a database and I'd like the user to be able to play these files from the database. Has anyone have any idea how to do this??? By the way I'll be running the system on a linux environment. I've tried file uploads to insert the audio in but it doesn't seem to work so at the moment the user manually types in the path of the audio file and it is stored through that.
Many thanks,
Manni