Programming With Anthony - Boolean Logic
                            Anthony Ferrara(7:15) 
sourced from ircmaxell's blog
 
        
        
            
        
                            Anthony Ferrara(7:15) 
sourced from ircmaxell's blog
 
       
       
       
       
      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.