I phrased my question incorrectly..
What I mean is if I set a variable ie $date=date(d,m,y)
can I then select all from my database then say:
if the month from the date field in the database matches the month set in the variable then echo...etc etc..
😕 :bemused: