A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by thefreebielife » Fri Jul 27, 2007 2:54 pm
Code: Select all
if ($count2 $ostatus >= $gref
Post by Chalks » Fri Jul 27, 2007 2:59 pm
if(($count2+$ostatus)>=$gref) { //do stuff }
Return to “PHP - Code”