Page is a not externally linkable
- Code, Content, and Presentation
-- Databases
---- Retrieve sum of posts over a certain period of time


Marked - 1:04 pm on Jan 13, 2010 (gmt 0)


I managed to figure this out by myself. Apologies for not doing the research I should have before hand.

For anyone with the same issue, here is the query:

$query_ppp = ("SELECT COUNT(pid) FROM ibf_posts WHERE post_date > 1251386095 AND author_id='" .$userid. "'");


Thread source:: http://www.webmasterworld.com/databases_sql_mysql/4059715.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com