$this->printText('HT_body_title'); ?>
$this->printText('HT_intro'); ?>
-
# connect to the help database, and get a list of summaries
$this->db->prep('helps');
$num = $this->db->query('SELECT topic.topic_code,topic_title FROM topic natural join topic_' . $this->language . ' WHERE is_summary=-1 ORDER BY topic_title');
# now list the summaries
$cnt = 0;
while( list($code,$title) = $this->db->fetch_row() ) { ?>
- echo $title ?> } ?>
Ask for Help
Do you have a specific question about the CIRCLE website? Enter your question, as a normal english sentence, and let CIRCLE help you find an answer. Type your question in the blank below, and click the ask CIRCLE button to continue.