View Single Post
  #1 (permalink)  
Old 07-22-2008, 09:04 PM
gilgalbiblewhee gilgalbiblewhee is offline
Registered User
 
Join Date: Jul 2004
Posts: 249
how to avoid multiples of 10?

I need to express:
PHP Code:
if($i!=){ 
$i shouldn't be a multiple of 10.
Reply With Quote