wang191
August 14th, 2007, 06:40 PM
I have a folder with some audio and video files in it.
I created a php script which takes all the files and displays them in an html page dynamically.
I can create links like http://mylocalserver/mediafiles.php?variable=filename
stuff like that.
I was hoping to take $variable and send that to girder so that girder could tell winamp to play said file.
I just don't know how to make that happen. I can make girder do an event based on the internet event server but that's as far as i can get.
I created a php script which takes all the files and displays them in an html page dynamically.
I can create links like http://mylocalserver/mediafiles.php?variable=filename
stuff like that.
I was hoping to take $variable and send that to girder so that girder could tell winamp to play said file.
I just don't know how to make that happen. I can make girder do an event based on the internet event server but that's as far as i can get.