Unclassified NewsBoard Code Reference

IPost.Count function

Count posts mathing the query

function IPost.Count ($where = '');

Parameters:

where  –  optional, default: ''
(string) SQL WHERE section. "" counts all posts

Member of class: IPost

Implementation file: unb_lib/post.lib.php, line 119

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