Okay.
I'm trying to output in my Admin section the number of new members registered per day.
I have launch_date as a DATE field in the database
And I have a table for cms_users.
What I think I have to do is to count the current number of members. But then how do I calculate how many have registered per day?
Thanks!










Bookmarks