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 how to print to the screen using the echo function.
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...