* @package file * @version $Id$ * @link https://xuanim.com */ ?> $fieldLabel) { isset($row->$fieldName) ? print(str_replace('",', '",', strip_tags($row->$fieldName))) : print(''); if(++$i < $count) echo '","'; } echo '"' . "\n"; }