0
why using variables??
4 Respostas
+ 3
For example you need to store some informations about your client (his name, adress etc). these informations will become your variables and you will use their values whenever you want in your website.
+ 2
with out variable you can't allocate resources
+ 1
variables help you to store value
0
variable can be declared or called anywhere in the script😃