<?php
        header("Cache-Control: no-cache");
?>

-----Original Message-----
From: José León Serna [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, April 23, 2002 9:31 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Browser cache


Hello:
    How could I disable the browser cache?, I have a script that
generates
an image and shows it via <IMG SRC="myimage">. The problem is if I
change
the image, the browser doesn't reflect the changes until I push refresh.
I
supose is sending a header, but which header?

Best Regards.



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

Reply via email to