php - show png/image in browser works in localhost but not on aws

前端 未结 0 1056
暖寄归人
暖寄归人 2021-01-22 04:07

I\'m using this code to output a file on uuser web browser.

header("Content-Type: image/png");
header("Content-Disposition: inline; filename="         


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