SourceForge Logo
1.3.2: get_postcount


Description
This functions returns the number of posts in a topic.

Function call
get_postcount ($tid);

Input
The function of the parameters is:

ParameterDescription
$tidthe ID of the topic.


Output
The output is the number of posts in topic $tid.


« Previous | Index | Next »