In the last article we talked about various loops in PHP and how to use them. Now let’s look at PHP functions and everything you need to know about them…
I thought that it would be a perfect time to learn what PHP loops are and how to use them in your projects. Different Types Of PHP Loops Loops are…
Now that we have covered such things as operators, strings, if – else and switch statements, let’s dive deeper and talk about PHP arrays. What Is An Array In PHP…
Now that we covered IF – ELSE statements in this article and now it’s perfect time to take a look at PHP switch statements. IF – ELSE VS Switch In…