[ Tag Archive ]


Check if a Number is Even or Odd with PHP

Posted on May 7, 2009  |  Category: Tutorials

Ever needed to check if a number is even or odd? If so, here is a pretty simple piece of code that does just that.

Read More »