0) { foreach ($a as $value) { if ($value != "") { $where_clause .= " OR agenda = $value"; //create where clause of agenda id's print ""; $i++; } } $where_clause = substr($where_clause, 3); //strip the first OR } else { $where_clause = "agenda = $agenda_id[0]"; //no agenda selected , use first one } ?> " ; } */ ?>
 
$agenda[$k]
0) { while ($search_list = mysql_fetch_array($result)) { print ""; } } else { print ""; } ?>
".$searchstring ?>
: : : :
" . $search_list[0] . " " . $search_list[1] . " " . $search_list[2] . " " . $search_list[3] . "
" . $sas_lang['agenda_no_results'] . "