12 views
Problem I am developing some application using PHP, HTML and JavaScript. Now I am developing a feature, which will expose to user a download button, upon clicking it, server executes MySql query (I am using MySql as data base) and from data base response a file report is ... : “Hey, this is CSV you can open it with Excel!”. Tried to use “echo” it did not help a lot.
asked
Dec 4, 2020
alexh
2.2k points