light_in_tunel
02-04-2007, 12:59 AM
Hi to you all!
I'm trying to have a dynamic page where a script calls a file and plays it using the correct plug in. i'll explain it better: In a mysql DB i have data concerning size, path, type (and what else..) of the playable files. Those files will have differents formats (avi, QTVR, flv, jpeg, swf,etc) and so, diffents plugin.
Now i need to build a script that fetches that data from the DB and in a PHP page plays it with the correspondent plugin.
Is this possible? And if so, can anyone point me out a way to start?
Thank you in advance
I'm trying to have a dynamic page where a script calls a file and plays it using the correct plug in. i'll explain it better: In a mysql DB i have data concerning size, path, type (and what else..) of the playable files. Those files will have differents formats (avi, QTVR, flv, jpeg, swf,etc) and so, diffents plugin.
Now i need to build a script that fetches that data from the DB and in a PHP page plays it with the correspondent plugin.
Is this possible? And if so, can anyone point me out a way to start?
Thank you in advance