Comparison Operators [#20] Code Dynamic Websites with PHP

Publicado el: 18 julio 2014
en el canal de: Brad Hussey
3,676
35

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...


En esta página del sitio puede ver el video en línea Comparison Operators [#20] Code Dynamic Websites with PHP de Duración 16 minuto 40 segunda en buena calidad , que subió el usuario Brad Hussey 18 julio 2014, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 3,676 veces y le gustó 35 a los espectadores. Disfruta viendo!