The only way this would work with PHP on the webserver would be to <embed> the sound file in the webpage or some other <HTML> 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 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 the other. Thanks Alfonso -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

