You are welcome... anytime..

Also you can add an attachment dispos... if you want and it will get
them to save to disk instead..



Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]

HITCHO has Spoken!






-----Original Message-----
From: Thomas Nilsen [mailto:[EMAIL PROTECTED]] 
Sent: Saturday, 12 October 2002 6:31 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Converting audio files and display/play in browser


Excellent! Works like a charm.

Thanks for your speedy help Timothy.

Regards, Thomas


"Timothy J Hitchens" <[EMAIL PROTECTED]> wrote in message
005f01c27162$0804c820$0500a8c0@BAMBINO">news:005f01c27162$0804c820$0500a8c0@BAMBINO...
> Easy...
>
> <?php
>
> header('Content-Type: audio/mpeg');
> readfile('xxx.mp3');
>
> ?>
>
>
>



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



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

Reply via email to