24.04.2015, 15:56
yea must be
?
![Huh?](images/smilies/confused.gif)
PHP Code:
if(MyInfo < 3)
{
print("MyInfo inadequate !");
}
else
{
print("MyInfo enough !");
}