Excel/CSV export table that has serialized data |
[eluser]Brad K Morse[/eluser]
I am having trouble understanding how I will export a table as csv, with the serialized fields, and I have never unserialized (http://us.php.net/manual/en/function.unserialize.php) the data in an csv export. Currently I am using http://ellislab.com/codeigniter/user-gui...s.html#csv to write a csv file. Is there another csv library that I should be using that allows me to easily unserialize the appropriate fields? |
Messages In This Thread |
Excel/CSV export table that has serialized data - by El Forum - 02-26-2011, 12:05 PM
Excel/CSV export table that has serialized data - by El Forum - 02-26-2011, 01:22 PM
Excel/CSV export table that has serialized data - by El Forum - 02-26-2011, 01:31 PM
Excel/CSV export table that has serialized data - by El Forum - 02-26-2011, 01:51 PM
|