Ogranicz wyniki PHP do 30 dni

SELECT * FROM all_count WHERE DATEDIFF(date,NOW()) >= -30 and member ='000002'
Talented Toad