Re: [PHP] controlling winamp with COM

2003-07-22 Thread John Manko
I would think that a Java applet would be your best bet. You can have real-time updates instead of page reloads. However, you will need to write a server to handle the specific requests for the applet. That can be done in Java, C/C++, or even Perl. I would prefer Perl because of it's string

Re: [PHP] controlling winamp with COM

2003-07-22 Thread Jon Haworth
Hi, > It might even be possible that Winamp itself provides > hooks to a running instance of itself via command line > parameters (one can hope) which would simplify the > task greatly. Winamp (v2 at any rate, I haven't worked with v3) has a great API, including hooks via the command line, which

RE: [PHP] controlling winamp with COM

2003-07-21 Thread Joseph Blythe
rren; [EMAIL PROTECTED] > Subject: Re: [PHP] controlling winamp with COM > > > Look, i don't know if you already received a reply for your > message, but i > can tell you i know a lot about PHP and i have absolutely no > idea how to do > this. > > I will just remind yo

Re: [PHP] controlling winamp with COM

2003-07-21 Thread Robert Cummings
rful. > > CHEERS. > Diego. > > - Original Message - > From: "John Herren" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, July 21, 2003 9:25 PM > Subject: [PHP] controlling winamp with COM > > > > Is there any way to control

Re: [PHP] controlling winamp with COM

2003-07-21 Thread Diego Fulgueira
y 21, 2003 9:25 PM Subject: [PHP] controlling winamp with COM > Is there any way to control an open winamp application in php? I want to > use php as a scheduler to play Winamp. The API has system calls to do > so, but I don't know how to implement the windows calls. > > > -

[PHP] controlling winamp with COM

2003-07-21 Thread John Herren
Is there any way to control an open winamp application in php? I want to use php as a scheduler to play Winamp. The API has system calls to do so, but I don't know how to implement the windows calls. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsu