lytsing.org logo WEB - phpbb

Simple Points:

http://www.phpbb.com/community/viewtopic.php?f=70&t=543803&start=675

http://phpbb-tw.net/phpbb/viewtopic.php?f=134&t=50552

mysql> select count(post_id) from posts where poster_id='65';

select count(topic_id) from topics where topic_poster='65';

使用phpBB3的基本功能 http://koda.javaeye.com/blog/493031 http://wiki.phpbb.com/Using_phpBB3's_Basic_Functions