PHP Loops - PHP Virgin HD
Support us on our Patreon page: https://www.patreon.com/codebabes http://codebabes.com/courses/php-virgin/php-loops To really go all the way with #PHP you have to understand arrays. An array is basically a container that groups values together. Let’s say we want to keep track of my measurements, my bust, waist, and hips. In this not-so-hypothetical example, we could create some variables, $bust = 32, $waist = 24, and $hips = $32. That’s not too bad, but what if we started adding more things, like my height, weight, eye color, hair color, and shoe size (creeps). That’s a lot of variables to keep track of. That’s where arrays come in. Bust open your helloworld.php. Let’s make an array of my babe. My bust, waist, and hips. http://codebabes.com/courses/php-virgin/php-loops
Похожие видео
Показать еще