PHP 101 – Sorting Arrays



PHP 101 – Sorting Arrays

PHP 101 - Sorting Arrays

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

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

Atom
https://atom.io/

Beginner Source Files:
https://bitbucket.org/parhamcurtis/beginner-php-youtube-course/src/master/

Complete Source Code:
https://bitbucket.org/parhamcurtis/beginner-php-youtube-course/src/full_source/

Comments are closed.