Unclassified NewsBoard Code Reference

UnbCountReplyUsers function

Count distinct users who have posted in a thread for a set of threads in one step

function UnbCountReplyUsers ($threadids);

Parameters:

threadids
array((int) user id)

Return value:

array(thread id => count)

Implementation file: unb_lib/common.lib.php, line 2735

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.