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

Reply via email to