Variable in PHP | Types of Variable | Scope of variable |PHP Variable |PHP beginners tutorial

preview_player
Показать описание
Variable in PHP | Types of Variable | Scope of variable | Variable in PHP l PHP Variable|


PHP Programming language is still best language to learn.
In this PHP Programming tutorial we are going to learn the types of variables

PHP has three types of variables type they as follows
local variable
Global variable
Static variable


To learn PHP programming first we need to have clear understanding about the basic concept of programming. if we have clear ideas about basic concept of programming then we can learn any programming language within a short period of time.

In this video we are going to learn the types of variable and variable scope.

In this PHP Programming tutorial me are going learn about local variable and in our next video we are going to learn other types of variable,

local variable
A variable which is define inside a function is called local variable, local variable in PHP Programming are those variable which has it life with in the function in which it defined, local variable can not be used outside the segment of code or the body of function .
If we try to use local variable out side the functional the variable creates the problem and generate the error in PHP programming tutorial we are going to learn how to DECLARE variable . we are going to all the concept of variable . here you also find the sample code for how to DECLARE variables
----------------------------------------------------------------------------------------------------------------------------------------------------
Variable in PHP | Types of Variable | Scope of variable | Variable in PHP l PHP Variable|
Variable in PHP | Types of Variable | Scope of variable | Variable in PHP l PHP Variable|
Variable in PHP | Types of Variable | Scope of variable | Variable in PHP l PHP Variable|
Variable in PHP | Types of Variable | Scope of variable | Variable in PHP l PHP Variable|
Variable in PHP | Types of Variable | Scope of variable | Variable in PHP l PHP Variable|
Variable in PHP | Types of Variable | Scope of variable | Variable in PHP l PHP Variable|

How to Create PHP Variables | PHP Tutorial | Learn PHP Programming | PHP for Beginners. In this PHP tutorial you will learn about variables which are used to save data in PHP.

PHP beginners tutorial PHP beginners tutorial PHP beginners tutorial PHP beginners tutorial
Рекомендации по теме