Learning PHP – Lesson 4 – Learn PHP Arrays – With this lesson we are introducing a powerful PHP tool: the arrays! We will show how PHP arrays are declared, combined and merged
In this article we will show how to execute code repeatedly until some condition has been met with some useful examples, and in particular we are going to learn how to use PHP Loops
Small guide on how to show the configured environment variables. It’s handy in environments where we need to retrieve values from the environment i.e. pods