I guess we are on the roll. Last time we covered PHP functions and today another article about PHP and I thought let’s talk about PHP math operations. Performing Math…
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,…
Now that we covered strings in PHP and some built-in functions to manipulate strings, let’s talk about all kinds of PHP operators. What Are Operators In PHP Operators are symbols…