Inequality in PHP
Inequality in PHP is represented by exponential sign this is if two values are not equal to each other.
Another type of inequality is if one value is greater than another one.
This are represented by less than or greater then signs.
Comments
Post a Comment