Feb
09
PHP Arrays
An array in php is an ordered map that associates values to keys.
Schools of Web – Teach Yourself Web Development and Web Designing Step by Step With Easy Explanation
Teach Yourself Web Development and Web Designing Step by Step With Easy Explanation
If a variable is meant to be contain a value that may change, then, a constant is meant to be contain a value that never change.
Variable is a memorable name of computer memory cell(s) that can hold a value during the execution of the program and the value may change.