Information
home
the faq
screenshots
theme factory
the developers
live demo
Download
Stable
Unstable
Browse the CVS
Development
Database design
API reference
Theme devlopment
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:
Parameter
Description
$tid
the ID of the topic.
Output
The output is the number of posts in topic $tid.
« Previous
|
Index
|
Next »