Hi!

I want to store a file (any file mp3, avi, etc) on the database without
using blob datatype.
I just want to put the address of the file (in my Hard Disck) in mySQL and
load the address of the file to be played on web page.
but I have no idea how this can be done.

+---------------------------------------------
| id |        address         |
+---------------------------------------------
| 1  |c:\videos\video1.avi    |
+---------------------------------------------
-just like you tube =)

Any help / suggestion is very much welcome!

God bless!

-Ryan Webb

Reply via email to