I am looking for an SQL statement/PHP code that can tell me the blog posts from the last week.
I have stat manager installed, but I am not sure the SQL and php to get a weekly update on numbers. Does anyone have any ideas?
I am looking for an SQL statement/PHP code that can tell me the blog posts from the last week.
I have stat manager installed, but I am not sure the SQL and php to get a weekly update on numbers. Does anyone have any ideas? |
The SQL query that can be used for the site stats is. https://www.deanbassett.com |
Deano,
Thanks for the quick response (on a Saturday)!
What would the user link be to just show those blog posts?
Thanks again |
Your will not be able to show JUST THOSE blog posts because the blogs system does not have filtering to show only posts within a date range. https://www.deanbassett.com |
True.
Thanks for the responses on this issue. I will let you know if I run into any more troubles, I really appreciate the help! |