RE: [PHP] Fighting user's cache with an updated image

2005-02-02 Thread Chris Ramsay
Check out: http://uk2.php.net/manual/en/function.header.php Where you will find: Read the documentation - it may be just what you need for this problem... Chris Ramsay Web Developer - The Danwood Group Ltd. Tel #: +44 (0)1522 882 288 DDI #: +44 (0)1522 834 482 Fax #: +44 (0)1522 884 488 Email

[PHP] Fighting user's cache with an updated image

2005-02-02 Thread Dave
PHP General, The Situation: I have a form on my web page which uses PHP to upload an image into a user's directory. Because I use the uploaded image in a variety of places in my web site, my script renames the file to conform to naming conventions I use on the site. Users can keep one i