The ref() command will help you to find out what type of reference you are referring to.
Example:
$result = ['a','b','c','d']; print ref($result);
This will print as "ARRAY".
In reply to Re: Getting values from hash
by Anonymous Monk
in thread Getting values from hash
by danny0085
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |