im working on a site and i would like to display the newest members within 30 days. how would i do this.
im using mysql database. when the person signs up, it records the current date into their row.
my module should show people that have signed up within the last 30 days.
would anybody know how to do this???
much regards