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

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator