can any one tell me what is this doing?
code.... if($num_param % 2 == 0) { code.....
if the $num_param is divisible by two with no remainder then....
http://www.php.net/manual/en/language.operators.arithmetic.php