 |
Account Login
|
 |
 |
Latest Articles
|
 |
 |
IRC Channel
|
 |
 |
Associates
|
 |
 |
Associates
|
 |
|
 |
Glossary Navigation |
 |
| V |
Variable
A variable is simply a place to store data. For example, if you wanted to store a phone number you could do so using a variable. In PHP all variables begin with a dollar sign ($) Variables can hold different types of data, for example, numbers, objects and strings. However, as PHP is a loosely typed language, variables data types do not need to be explicitly declared.
|
|
All times are GMT. The time now is 07:05 AM.