not sure if this is what you're looking for:

if ( $var > 7 )  {
 // do stuff
}

- cheers,
Sebastian

----- Original Message -----
From: "Richard Whitney" <[EMAIL PROTECTED]>


| Braindead!
|
| I need to evaluate a number if greater than 7 and add a value per
increment.
| I'm frazzled and can't think straight.
|
| Thanks Guys!


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to