Unclassified NewsBoard Code Reference

IThread.Count function

Count threads mathing the query

function IThread.Count ($where = '', $showhidden = false);

Parameters:

where  –  optional, default: ''
(string) SQL WHERE section. "" counts all threads
showhidden  –  optional, default: false
(bool) include hidden threads in this search

Member of class: IThread

Implementation file: unb_lib/thread.lib.php, line 189

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