With PHP and generic HTML Pages, are images cached by default regardless of browser settings, or would a header function be needed to absolutely ensure force caching of images? For my site, I want images to be cached, but not data that changes with changes of the mySQL Db (Such as forum posts).