Complete Web Developer Chapter 3 - Lesson 11 Array Functions

3 years ago
15

In this video we look at a few examples of built in php functions that help us manipulate and use our arrays. We will cover shift, unshift, pop, push, count, sort, rsort, ksort, shuffle, foreach loop. There are many more array functions that we can use thanks to the awesome team at PHP. For more checkout php.net

This is part of a complete series to learn web development from absolute beginner to job-ready.

In this series, we are going to learn the following technologies.

HTML
CSS
Javascript
PHP
OOP PHP
MYSQL
Git
MVC
Node.js
React.js

We are going to learn by building a series of projects that will show us how to use these technologies in real-world applications.

Loading comments...