I have one problem in importing data into database.
I want to ask that how to import data into database without using importcsv extension in yii framework?
Because that extension is not usefull……..
I have one problem in importing data into database. I want to ask that
Share
Sometimes I load data from csv in migrations this way: