how to force the download of a file in php and delete it immediately

0

I made a file with the fopen () function; and it needs to be downloaded to the user's computer and deleted immediately, and the file name must be in a variable, as the file name will vary depending on the user.

    
asked by anonymous 27.05.2017 / 22:18

0 answers