Popular FAQs body<= prepare("SELECT f.faqid, f.question, s.statval AS 'uses'". "FROM faq f, stats s WHERE f.faqcat<>'int-abuse' AND s.statcat='popfaq' ". "AND s.statkey=f.faqid ORDER BY s.statval DESC LIMIT 50"); $sth->execute; $ret .= "\n"; return $ret; _code?>

Back to the support area.

<=body page?> link: htdocs/support/faqbrowse.bml, htdocs/support/index.bml _c?>