Export data into csv issue.
Posted: Thu Aug 14, 2014 8:53 am
Hi sir,
In cakephp we are using one CsvComponent.
Can i put comma(,) as a third parameter into fputcsv function then any problem is there?
why because i am facing some small issue in exporting data into csv.if i passed other than comma(,) as a third parameter in fputcsv function like semicolon(;) then i am facing issue.That is if any field value with comma,then after that those data what ever it is not coming into csv file.Please clarify my dought as soon as possible.i am waiting for your reply.
Thanks & Regards,
VinodKumar.
In cakephp we are using one CsvComponent.
Can i put comma(,) as a third parameter into fputcsv function then any problem is there?
why because i am facing some small issue in exporting data into csv.if i passed other than comma(,) as a third parameter in fputcsv function like semicolon(;) then i am facing issue.That is if any field value with comma,then after that those data what ever it is not coming into csv file.Please clarify my dought as soon as possible.i am waiting for your reply.
Thanks & Regards,
VinodKumar.