PHP 101 - Setup

Опубликовано: 21 Апрель 2026
на канале: Freeskills
1,723
32

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 will complete our setup for learning PHP.

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