codice:
$var=$_POST['ciccio'];
if ($var == 1 || $variabile == 2) {
echo "condizione VALIDA";
}