Course
summary


    0 chapters available

Loading...

Create a dynamic website with PHP

Difficulty: Beginner ● Progress: 0 / 0 modules completed

Comparison operators

nicolasbrondinbernard_An_old_scale_to_compare_weights._100_whit_2b38c36b-19a5-4e48-bf03-00f0ad6b4528 copy.jpg

As its name suggests, a comparison operator will allow you to "compare" two values, but above all it will be used to create a new piece of information in the form of a boolean (true or false) as the result of the comparison!

We can then use this boolean in more complex logical conditions.

You need a free account to read this module