How are you deleting the file? How are you moving the temp file to the
permanent area? Are you sure it's not a browser cache issue?

---John Holmes...

----- Original Message -----
From: "Donahue Ben" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 07, 2002 1:22 PM
Subject: [PHP] uploading files


> I am uploading a gif file using
> is_upload_file($filename) function.
> I save the file with a file name img1.gif.  It seems
> to work fine.  But when I delete the file img1.gif
> then upload a different gif file and save it as
> img1.gif,  it displays the first image i uploaded not
> the most recent one, why is this?  Is there a way to
> get around it?
>
> Ben
>
> __________________________________________________
> Do you Yahoo!?
> Faith Hill - Exclusive Performances, Videos & More
> http://faith.yahoo.com
>
> --
> 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