Run ❯
Get your
own PHP
server
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
The <> Operator
Compare two variables and write a message if they don't have the same value.
$y) { echo "$x is not equal to $y"; } ?>
The <> Operator
Compare two variables and write a message if they don't have the same value.
100 is not equal to 50