php-export-data
php-export-data copied to clipboard
CVS accepting UTF chars
Hi Eli,
Im trying to import UTF chars like 'ñ' and accented vocals, out of my DB and I can do it perfectly when using XML but file size is too bit about 7 MB, I rather use CSV which owuld be 800K, any ideas on if this can be accomplished with your export tool?
Thanks, Hectir
Here is an another complete script php export to excel you can read this and implement it.