The 1st value of the table (array[0]) is:
The 2st value of the table (array[1]) is:
The 3st value of the table (array[2]) is:
The 4st value of the table (array[3]) is:
The 5st value of the table (array[4]) is:
The 6st value of the table (array[5]) is:

Same table to above
The 1st value of the table (array1[0]) is:
The 2st value of the table (array1[1]) is:
The 3st value of the table (array1[2]) is:
The 4st value of the table (array1[3]) is:
The 5st value of the table (array1[4]) is:
The 6st value of the table (array1[5]) is:

Table with hash keys
array2[''apple'']=
array2[''banana'']=
array2[''pear'']=
array2[''cherry'']=
array2[''lemon'']=
array2[''lotus'']=
?>