Maybe use the random functions to generate a random file name
which wouldn't be cached, I.E.:

c83jsdbd732jd.png or whatever.

Adam Voigt
[EMAIL PROTECTED]

On Thu, 2002-11-07 at 09:49, [EMAIL PROTECTED] wrote:
> 
>  I've found a little problem that's not explicitly a php problem but I was
> hoping that php may be the solution.
> 
> Someone is shown an image and then asked if they wish to change that
> image. If they answer yes they are taken to an upload form and the new
> image is upload to the server overwitting the old image using the same
> filename. They are then taken to a page to show them the image they just
> uploaded but the old image is diplayed from cache instead of the new photo
> being shown. I'm using absolute path to the image on the server, not URL.
> 
> Is there a way to get the script to load in the new photos?   
> 
> Ed
> 
> 
> 
> -- 
> 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