I'm using the PHP image function library functions, and each time the page refreshes, it redownloads the images my script creates. With normal images, the browser caches them and doesnt bother redownloading them if the user refreshes. What header tags should I add so that the browser caches these images?