Posted by Jerry Stuckle on 02/09/07 17:33
devospice wrote:
>> Better then redirecting is to read file in php script, send to browser and
>> write to sql table after a file is complete send.
>>
>> 1. open file
>> 2. read file and send to browser until EOF
>> 3. increase counter in DB
>
> Just in case you don't see my other reply, the problem with this is
> it's a podcast. And pointing the RSS feed to a PHP document instead
> of directly at the MP3 breaks iTunes.
>
> - Tom
>
Tom,
It shouldn't if you send the correct header information. The fact it's
coming from PHP should be completely transparent.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|