#5 Scope of Variable in php | Local & Global Variables in php | PHP Global & Local Variable Tutorial
In this tutorial you will learn php global and local variable tutorial in Hindi.You can learn how to use global variables in php functions in hindi.
The Tutorial Post
In this tutorial you will learn php global and local variable tutorial in Hindi.You can learn how to use global variables in php functions in hindi.
In this tutorial, you will learn php echo and print statement tutorial in Hindi.You can learn how to print any message or variables value in php 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 […]
2 . PHP Comments. There are two types of comments: 1. Single Comment:- # Single line comment // Single line comment 2. Multi-line comments :- /* This is multi-line comments block */
1. What is PHP 2. Web Server to run PHP Xampp : https://www.apachefriends.org/download.htmlWamp :https://www.wampserver.com/en/