At 12:17 PM 2/6/2006, Paul Novitski wrote:
At 07:15 AM 2/5/2006, tedd wrote:
Does anyone know a way to generate a sound (bell, click, tone, peep,
buzz, word) from php?
Hi Tedd,
I was about to tell you that ringing a bell from PHP wasn't possible,
since PHP is executed on the server, but I s
At 07:15 AM 2/5/2006, tedd wrote:
Does anyone know a way to generate a sound (bell, click, tone, peep,
buzz, word) from php?
Hi Tedd,
I was about to tell you that ringing a bell from PHP wasn't possible,
since PHP is executed on the server, but I searched for
http://php.net/bell and found th
bobby
>
> > -Original Message-
> > From: Julien Wadin [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, May 29, 2003 9:40 PM
> > To: [EMAIL PROTECTED]
> > Cc: [EMAIL PROTECTED]
> > Subject: RE: [PHP] sound
> >
> >
> > Php is on the server, not on
I'm guessing perhaps you didn't upload the sound to the server when you
uploaded the webpage?
Slide
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Negative. Sounds are client side, PHP is server side.
-Original Message-
From: Bobby [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 29, 2003 3:45 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] sound
I know that...i'm just curious if somebody knows of a bit of php
gt; From: Julien Wadin [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 29, 2003 9:40 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: RE: [PHP] sound
>
>
> Php is on the server, not on the local client
> You can make it with Flash
>
> -Message d'
Php is on the server, not on the local client
You can make it with Flash
-Message d'origine-
De : Bobby [mailto:[EMAIL PROTECTED]
Envoyé : jeudi 29 mai 2003 21:39
À : [EMAIL PROTECTED]
Objet : [PHP] sound
Does anybody know of a way under php to add a background sound to a
webpage...i hav
Have you copied the sound file to your server as well?
Jordan
Bobby wrote:
Does anybody know of a way under php to add a background sound to a
webpage...i have sound on my page when it's local but as soon as I copy
it to the server, nothing :(
thanks
-bobby
Bobby Brooks
[EMAIL PROTECTED] ht
The only way this would work with PHP on the webserver would be to
the sound file in the webpage or some other to do
it. I even think there is a way to queue files like you are asking
about, but this would be an HTML thing and not PHP.
James
-Original Message-
From: Alfonso Ballestero
If you are trying to play the sounds on the client's PC, then you can't do
this with PHP
PHP is a server side language, so if you tried playing soudns with it, it
would only be heard by the people standing next to your server :)..
You might want to take a look at some HTML or JScript, or Flash, o
10 matches
Mail list logo