If statement - current date and expiry date

i have some records in a mysql with an expiry date field…

how can i check to see if it is expired based on todays date…

if it is expired i dont want the records to show…
only show records that are not expired.

any help please…