70% Don’t Know This Alternative Method for PHP Arrays #php #shorts

preview_player
Показать описание
This video shows you two methods on how you could easily add elements to an array. The most useful method is using the built-in array_push() function, which allows you to add multiple elements in one line of code.

🧑🏼💻 Let’s plan a meeting

💌 Newsletter

📚 New Udemy Course

🔥 Resources

#youtube #php #shorts
Рекомендации по теме
Комментарии
Автор

may I ask what extenstion you used to view the return of the variable on hover?

yesimscheidj
Автор

(70% of what ?) Do really PHP programmers don't know about that ? It is basic "push/pop-unshift/shift" array manipulation that you learn in JavaScript and PHP. Let's talk about array_splice() instead. Well that's a little bit more tricky and interesting, IMHO.
A teacher

wazabi
Автор

So does that mean I'm part of the 30%? 😉

smithee