CommonGround Logo

Qilan® Project Examples


See how the pages were constructed...

The array demonstrated here is a data structure stored as a session variable. By entering a value, you add data to the array, which is then shown below. There is no limit to the number of array elements that can be stored. When you are ready, clear the array to start over. Arrays are very useful to store application/user data for temporary use, speed local computation and work without a database when permanent storage is not required.