[PHP] Re: Cache Question

2003-08-17 Thread Josh Whiting
this is off the topic of caching, but is related and could have an impact on the issue: using a .php instead of a .mp3 would seem like a good idea, but this ties into a problem i'm having right now with streaming mp3s using, in my case, the flash player plugin to stream and play the file. it w

[PHP] Re: Cache Question

2003-08-14 Thread Ivo Fokkema
Hi Tony, Chris explained a lot about this... I'm not an expert on this, but you might want to give a try to embed something like : ""; And then let mp3.php send all of the no-cache headers together with the contents of the filename.mp3. It might work, I would give it a try... HTH, -- Ivo "To