On Mon, 2006-12-04 at 12:31 -0400, [EMAIL PROTECTED] wrote:
> Hi!
> I'd like to know if it's possible to play an mp3 file using php only 
> (without flash) and how it's done. Hope this is possible and someone knows 
> how to do it.
> 
> Thanks to whoever answers. 
> 

I don't know that it is possible to _play_ an mp3 file through PHP,
however, it is possible to output the file as a stream to the user using
PHP

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to