php if statement, multiple values?

Acrobot

New member
Hi, I'm looking for the most effective way to do the following:

if ($variable != value or value or value or value) { do this }

please give me some tips,
thanks
awesome answer robin thanks!
 
Back
Top