how can we convert the database content into csv format using yii..
Can someone plz help me?
Page 1 of 1
Csv Format
#2
Posted 19 December 2012 - 09:26 AM
Can you be a bit more specific? Which database? And for what purpose?
programmer /ˈprəʊgramə/, noun: a device that converts ►coffee into ►code
#4
Posted 19 December 2012 - 10:57 AM
All of it? If so, you can set up a table with the CSV engine and copy all your data in there. Or use SELECT ... INTO OUTFILE. There is no need to invoke Yii if MySQL can do this for you
programmer /ˈprəʊgramə/, noun: a device that converts ►coffee into ►code
Share this topic:
Page 1 of 1

Help














