I’m having a download abuse issue with php Content-Disposition: attachment and readfile. It seems that my problem is with readfile, because although this script works, whether or not the client closes their browser, readfile reads the entire contents of the mp4, setting up the possibility of abuse with scripts initiating the download and immediately closing the progress. Something, somewhere, is
Tag: readfile
If I dont use this code the instagram image is never displayed
The picture is displayed in my website only when I use this code … but if use this: It shows corrupted image like here: https://i.imgur.com/ufJHy1n.png and it happens only with instagram images because the ending of the url is not like xxxx.jpg Please help ! Answer If you had used your browser’s console to actually debug the whole thing, you’d