A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by icesolid » Wed Feb 15, 2006 5:48 pm
Code: Select all
if(function($variable, "-") == true) { do this } else { }
Post by feyd » Wed Feb 15, 2006 5:50 pm
if($variable < 0)
Return to “PHP - Code”