Lecture 20: Comparison Operators
At this point, we've been playing with PHP Variables, Arrays, and If Statements. In nearly every lecture so far, we've seen the "=" symbol. You probably have a basic understanding that it sets a value to a variable, like so:
$myName= "Brad";
In the PHP world, the = symbol is called an "assignment operator". It basically "assigns" the value on the right to the variable on the left. There are many assignment operators, but we'll get into those once we've been introduced to the many other types of operators in PHP.
First, we will start with the "comparison operator".
DOWNLOAD COURSE FILES HERE
http://www.bradhussey.ca/download-php...
Nesta página do site você pode assistir ao vídeo on-line Comparison Operators [#20] Code Dynamic Websites with PHP duração 16 minuto 40 segundo em boa qualidade , que foi baixado pelo usuário Brad Hussey 18 Julho 2014, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 3,676 vezes e gostou 35 espectadores. Boa visualização!