PHP - Check Data Record if spent 30 days until hj [duplicate]

0

Good,

I have the ads_date column.

I wanted to make a selection and check if this column has passed the 30 days. For example ...

ads_date = 2018-01-14

SELECT * FROM * WHERE (O que faço aqui para verificar se passou 30 dias)?
    
asked by anonymous 15.02.2018 / 15:37

0 answers