Hi Monk::Thomas ... I was fooling with these and got a strange result when passing a non-integer to the scripts.
And why do you want to do that?? You are using the user provided value as array indices. Array indices are supposed to be integer values.
If you want to handle non-integer values then you should either implement some method to convert the provided input into a valid value or refuse invalid / strange input.
In reply to Re^3: Multidimentioal array
by Monk::Thomas
in thread Multidimentioal array
by Subhrangshu Das
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |