Re: [PHP] Sound

2006-02-06 Thread Paul Novitski
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

Re: [PHP] Sound

2006-02-06 Thread Miles Thompson
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

[PHP] Sound

2006-02-05 Thread tedd
Hi gang: Does anyone know a way to generate a sound (bell, click, tone, peep, buzz, word) from php? tedd -- http://sperling.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] sound

2003-05-30 Thread Bobby
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] http://bobby-brooks.com Public Key = bobby-brooks.com/pubring.pkr Simulated

Re: [PHP] sound

2003-05-30 Thread Jordan S. Jones
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]

RE: [PHP] sound

2003-05-30 Thread Julien Wadin
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

RE: [PHP] sound

2003-05-30 Thread Bobby
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'origine- De : Bobby [mailto:[EMAIL PROTECTED] Envoyé

RE: [PHP] sound

2003-05-30 Thread Brian S. Drexler
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 code

RE: [PHP] sound

2003-05-30 Thread Alex Earl
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

RE: [PHP] sound

2003-05-30 Thread ruusvuu
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'origine- De : Bobby [mailto:[EMAIL PROTECTED

[PHP] Sound with PHP

2002-12-19 Thread Alfonso Ballesteros
Hello... I'm a newcomer and wish to know if it is possible to play sound files (mp3 or wav) using PHP. For example, if I have 2 sound files, how to play one after the other. Thanks Alfonso -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Sound with PHP

2002-12-19 Thread Andrew Brampton
, or many other methods of playing music. (which are all client side languages) Andrew - Original Message - From: Alfonso Ballesteros [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, December 19, 2002 8:02 PM Subject: [PHP] Sound with PHP Hello... I'm a newcomer and wish to know

RE: [PHP] Sound with PHP

2002-12-19 Thread James E Hicks III
Ballesteros [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 19, 2002 3:03 PM To: [EMAIL PROTECTED] Subject: [PHP] Sound with PHP Hello... I'm a newcomer and wish to know if it is possible to play sound files (mp3 or wav) using PHP. For example, if I have 2 sound files, how to play one after

[PHP] Sound File Available???

2002-01-15 Thread Randum Ian
Hi there, is there a way of checking a directory for a sound file showing one image if its available, another if it isnt? The sound files are in directory http://www.foo.com/media and they are called 1234.rm. Can anybody help me pls? Cheers in advance, Ian. DJ / Producer / Webdesigner [EMAIL