Php Tutorial for beginners #10 Variable Rules in PHP

Pubblicato il: 26 agosto 2024
sul canale di: Code Step By Step
618
22

Inst id: @code.steps

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:    • React tutorial for beginners in Hindi  
inst id: @code.steps


In questa pagina del sito puoi guardare il video online Php Tutorial for beginners #10 Variable Rules in PHP della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Code Step By Step 26 agosto 2024, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 618 volte e gli è piaciuto 22 spettatori. Buona visione!