identification=="")||($convo->lang=="")||($convo->female_author=="")||($convo->literary_work=="")||($convo->price=="")||($convo->location=="")){ return 1; } return 0; } switch($dest) { case "TABLEAU": $filename = "convo_list.xml"; $doc = new DOMDocument('1.0', 'ISO-8859-1'); $doc->formatOutput = false; break; case "TABLEAUHTML": echo "
$msg[expl_title] | $msg[exp_type_id] | $msg[expl_id] | $msg[expl_lang] | $msg[expl_female_author] | $msg[expl_literary_work] | $msg[expl_price] | $msg[expl_num] | $msg[expl_location] |
---|---|---|---|---|---|---|---|---|
$convo->tit1 | $convo->id_type | $convo->id | $convo->id_lang | $convo->female_author | $convo->literary_work | $convo->price | $convo->num | $convo->id_location | "; $convo_list .= "