Jump to content

Not sure what this Comparison Operators means


andreea120

Recommended Posts

hi everyone

 

i keep seeing the following Comparison Operators: 

<>

i see it used in the following context:

if ($connection <> 'SSL')
    {
    $connection = 'NONSSL';
}

be grateful if somone would tell me what it means, i looked online but could not find the symbol

 

thanks

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.