Wednesday, November 25, 2009

Re: Play Audio in PHP

php is server side.  It doesn't do anything on the user's computer... including play sound

On Thu, Nov 26, 2009 at 1:31 AM, j0n4s.h4rtm4nn@googlemail.com <j0n4s.h4rtm4nn@googlemail.com> wrote:
If you want to build an audio streaming server, maybe, but I would
look at quicktime streaming server or shoutcast or something like
that, then.

Just use a flash or <audio> based solution
http://dev.w3.org/html5/spec/Overview.html#audio

http://www.google.com/search?hl=en&q=flash+audio+player
http://www.google.com/search?hl=en&q=flash+mp3+player

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.
 
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: