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 covered constants, strings and logic operators in PHP, maybe its time to learn about PHP if – else statements. PHP Conditional Statements AS you may guess, PHP…
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 Is Operators In PHP Operators are symbols…