Php Tutorial for beginners #10 Variable Rules in PHP

Published: 27 August 2024
on channel: Code Step By Step
176
15

Inst id:

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

Variable Rules in PHP
A variable starts with the $ sign.
A variable name cannot start with a number.
A variable name must start with a letter or the underscore(_) character.
A variable name cannot start with a special character.
A variable name can only contain alpha-numeric characters
and underscores(_).
$name, $Name and $NAME are three different variables.
Variable syntax
$name="anil";

React js Latest Playlist in Hindi:
inst id:


Watch video Php Tutorial for beginners #10 Variable Rules in PHP online without registration, duration 09 minute 24 second in high hd quality. This video was added by user Code Step By Step 27 August 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 17 once and liked it 1 people.