Variable variable in php | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Variable variable in php

What the use of it?

5th Apr 2018, 6:33 AM
Nada
Nada  - avatar
1 ответ
0
a variable is a value that can change, depending on conditions or on information passed to the program. Typically, a program consists of instruction s that tell the computer what to do and data that the program uses when it is running.
5th Apr 2018, 6:51 AM
Sudarshan Rai
Sudarshan Rai - avatar