vb.org Archive
>
vBulletin 3 Discussion
>
vB3 Programming Discussions
> How do you fetch post count?
PDA
View Full Version :
How do you fetch post count?
Blootix
11-15-2008, 05:19 AM
How do you fetch the user's post count in a PHP file?
Dismounted
11-15-2008, 09:16 AM
SELECT posts
FROM user
WHERE userid = X
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.