how to fix automatic “data:” prefix missing issue of base64 images in img tag src attribute?

前端 未结 0 1113
盖世英雄少女心
盖世英雄少女心 2020-12-18 04:29

Following PHP function suppose to echo an img tag to a html page with Base64 image. However it always outputs html img tag src without "data:&

相关标签:
回答
  • 消灭零回复
提交回复
热议问题