1. djay
  2. General
  3. Wednesday, March 26 2014, 06:00 PM
hi

How to get the list of 'Latest Users' say those who have registered within 5 days back

Thanks
Djay
Accepted Answer
admin Accepted Answer
Admin
in SQL custom where insert this code
registerDate > ( CURDATE() - INTERVAL 5 DAY )


You can order by register date (descending) to have first last users
  1. more than a month ago
  2. General
  3. # Permalink
djay Accepted Answer
Once again,
thanks for your reply and effective solution to my problem

Djay
  1. more than a month ago
  2. General
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.