Disable cache for some images

前端 未结 13 1329

I generate some images using a PHP lib.

Sometimes the browser does not load the new generated file.

How can I disable cache just for images created dynamica

13条回答
  •  刺人心
    刺人心 (楼主)
    2020-11-22 08:10

    i had this problem and overcoming like this.

    var newtags='
    preview image
    ';

提交回复
热议问题