For some reason, the images I serve up from my mysql dbase are not being cached by the browser, I have a feeling it is something to do with the link :
<img src=dbimage.php?id=1>
could it be that the image link format is valid, but not cached by the browser becuase of this format?