1: 2: 3:
SELECT * FROM Members WHERE DisplayStart <= '$currentdate' AND DisplayEnd >= '$currentdate' AND Approved='1' LIMIT 1