For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > August 2007 > How to Integrate My own player in MY site Using PHP









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author How to Integrate My own player in MY site Using PHP
thanjeys

2007-08-08, 7:00 pm



How to Integrate My own player in MY site Using PHP

is any body help if u know ....


i want new player and i can play my file in php

C.

2007-08-08, 7:00 pm

On 8 Aug, 14:42, thanjeys <thanj...@gmail.com> wrote:
> How to Integrate My own player in MY site Using PHP
>
> is any body help if u know ....
>
> i want new player and i can play my file in php



Either you don't understand the problem or you haven't explained what
you're trying to achieve.

The player MUST be implemented client side - but most browsers will
support MIDI, .wav, aiff and .au audio using <embed> tags.
Alternatively its possible to stream directly to most mp3/ogg players
via a pls file. Another way to do it would be to create a flash file
with an mp3 track embeded in it which would be played on a browser
with a flash plugin.

Not a PHP question really.

C.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com