Course
summary


    0 chapters available

Loading...

Create a dynamic website with PHP

Difficulty: Beginner ● Progress: 0 / 0 modules completed

Booleans

A boolean (which gets its name from the mathematician George Boole) is simply a value that can only take two states:

  • true for true
  • false for false

You need a free account to read this module