Home >Backend Development >PHP Tutorial >After uploading pictures to Qiniu Cloud in PHP, using the HTML IMG tag to fill in the Qiniu Cloud picture address in the scr cannot be displayed, but it can be accessed by directly entering the address in the browser.
-coversmall"/>
Click to view but it will be displayed
-coversmall"/>
Click to view but it will be displayed
I haven’t followed it for a long time. Please check the html source code of the image page that can be opened to see if it has used the img tag for a long time
Thank you, I looked at the HTML source code of the image page and it has generated the IMG tag. According to the tag it wrote, I solved this problem