* @package file * @version $Id$ * @link http://www.zentao.net */ ?> $fieldLabel) { isset($row->$fieldName) ? print(str_replace('",', '",', htmlspecialchars_decode(strip_tags($row->$fieldName, '')))) : print(''); echo '","'; } echo '"' . "\n"; }