I need to print out all the files that I\'ve saved in a database and then make it possible to download them. I am able to echo them, but I don\'t know how to make a download \"b
You can read here https://www.php.net/file_put_contents, and you need to know where the path file is. ex:
/users/john/downloads/namefile.doc