#3 Php variables | Single quotes | Double Quotes | Concatenation in php | Php tutorials in hindi
In this tutorial, I’ll show you how to use php variables in your code to store and retrieve data. You can use these variables for storing anything from strings, numbers, arrays, or even objects. Also, I’m going to show you how to use the PHP “concatenate” and how this can be used in your PHP […]