Php Tutorial for beginners #9 Variables in PHP

Опубликовано: 25 Август 2024
на канале: Code Step By Step
546
19

Inst id: @code.steps

Hi, Everyone in this video we are learning about variables in PHP. This video was made by Anil Sidhu in english.

What are Variables?
Use of Variables?
Examples of Variables.
Why Php variables are smarter than some
other languages.
Interview Question.
The variables are storage location.
or
The variables are an abstract storage location?
The variable can store any kind of data.
Example: Name, Number etc.
The same data is used in multiple times.
Display the name in multiple places on the website page.
Use the same number multiple time.

React js Latest Playlist in Hindi:    • React tutorial for beginners in Hindi  
inst id: @code.steps