Salve a tutti!

Domanda veloce... come faccio con PHP per fare fare una if del tipo

codice:
IF ($var in (1,4,6,7)) { ... }
Danke!