|2eM!x
Nov 17th, 2005, 07:28 PM
How do i use and, or, and other things inside an if statement?
i think its || and && but i cant get it working:
if (($i%4 == 0)||($i != 0)){
i think its || and && but i cant get it working:
if (($i%4 == 0)||($i != 0)){