PHP 101 - Variables

Опубликовано: 11 Март 2026
на канале: Freeskills
972
21

Learn the basics of PHP.
PHP can be used for web development.

In this series you will learn about printing to screen, variables, constants, operators, If statements, Switch Statements, Indexed Arrays, Associative Arrays, Multidimensional arrays, for loops, foreach loops, while loops, do...while loops, functions, sorting arrays, string manipulation, OOP, class, object, properties, methods, inheritance, visibility, abstract classes, interfaces.

In this video, we learn about variables and how to use them. We also touch on the difference between variables and constants.

XAMPP
https://www.apachefriends.org/index.html

Atom
https://atom.io/

Beginner Source Files:
https://bitbucket.org/parhamcurtis/be...

Complete Source Code:
https://bitbucket.org/parhamcurtis/be...