Topic by Bibek Jena
Content
Hi ,
i have a requirement where i need to fetch data from database and write into a csv file .
I am not able to write any data into the csv file,csv file that i am getting is blank csv file.
i have tried fpucsv() and fwrite () to write the data.
i am trying this in file manager script.
Attached the code which i have tried.
Thanks.