Chuck Anderson wrote:
Does anyone know of a good, basic program with a command line interface for playing audio files. I'd like to create a Php driven, browser based "Juke box" with "custom" features for playing my mp3's.
Not even close to a PHP question, but a long time ago I created a site like this using Winamp. I wrote a UDP server in C++ that took commands from PHP scripts and then used the Winamp SDK to control Winamp.
I'm sure there are other MP3 players out there with suitable APIs. -Stut -- http://stut.net/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php