Fork me on GitHub


Boolean Logic is the foundation of almost all computer programming. In this video, I introduce the four primary logic operators in PHP, and how they differ. I also demonstrate the use of truth tables, and some finer points on how PHP handles boolean operators. The video finishes by introducing De Morgan's Laws.