I have a webpage written in the latest version of PHP and need a little bit
of help with a rather pesky cache issue. Part of the source code is as
follows:
page.php
";
echo "";
.
.
.
echo "";
?>
The page does not cache (which is good), but the MP3 file does (which is
b
--- Tony Tzankoff <[EMAIL PROTECTED]> wrote:
> I have a webpage written in the latest version of PHP and need
> a little bit of help with a rather pesky cache issue. Part of
> the source code is as follows:
>
> page.php
> echo "";
> echo "";
> echo "";
> ?>
>
> The page does
2 matches
Mail list logo