Is it possible to write this shorter:
if ($Var != "No1" && $Var != "No2" && $Var != "No3") {
code
};
Niklas
- Re: [PHP] If-statement Niklas Lamp�n
- Re: [PHP] If-statement Darius Ivanauskas
- [PHP] Re: If-statement Hugh Bothwell
- Re: [PHP] If-statement Ryan Fischer

