Michael Bergamo

Feb
17
2007

This is not a title

This is not a biography.

A very common type of expressions are comparison expressions. These expressions evaluate to either FALSE or TRUE. PHP supports > (bigger than), >= (bigger than or equal to), == (equal), != (not equal), < (smaller than) and

Don't Leave a Comment