[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

[PHP] Re:[PHP] fopen error

2002-10-17 Thread Alfonso Ballesteros
andle valid, i.e., not 0? If true, then you must READ from the opened file handle. Please, be more specific in your error discussion. Original Message - From: "Alfonso Ballesteros" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 17, 2002 6

[PHP] fopen error

2002-10-16 Thread Alfonso Ballesteros
Hello I'm a newcomer to PHP and I wish to know how to get the contents of a file located in an URL if the parameter allow_url_fopen is "no value" in the php.ini file. Does this parameter, if is "on", affect the security of the server? Thanks in advance Alfonso -- PHP General Mailing List (