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 the perfect time to take a look at PHP switch statements. IF – ELSE VS Switch…
Now that we have covered constants, strings, and logic operators in PHP, maybe it’s time to learn about PHP if – else statements. PHP Conditional Statements As you may guess,…
If you are reading this post, probably you may be new to PHP and programming in general. In that case, if you need an intro into what is PHP variables…