On Fri, Sep 12, 2008 at 4:14 AM, hce <[EMAIL PROTECTED]> wrote:

> Hi,
>
> I have a php file audio.php to send mp3 file audio.mp3 to browsers,
> the browser needs following html code to play mp3 file. I thought it
> should work if I put the the audio.mp3 file in the same localtion with
> the http://www.myweb.com/audio.php. But the browser could not get the
> audio.mp3. I guess something is missing here, please correct me.
>
> <embed target="audio.mp3"
> .....
> />
>
> Thank you.
>
> Jim
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
Hi Jim, can you post your code that handles this.  Going there and looking
at the source, it only says the file could not be found.

-- 
-Dan Joseph

www.canishosting.com - Plans start @ $1.99/month.

"Build a man a fire, and he will be warm for the rest of the day.
Light a man on fire, and will be warm for the rest of his life."

Reply via email to