This is an archived low-energy page for bots and other anonmyous visitors.
Please sign up if you are a human and want to interact.
in reply to How to access an Array Element
This is really an odd question, particularly given your stipulation that there is only one row of data. If this is really a stipulation, I'd be inclined to say $search='crikey';, but there has to be more to your question.
An array would be something like @albums = qw(1 grovvy crikey 10/10/2006) (assuming the simplest case, and that you don't really mean a hash). Then @albums[2] would be 'crikey'.
update: fixed typo
------------------
s''limp';@p=split '!','n!h!p!';s,m,s,;$s=y;$c=slice @p[1];so brutally;d;$n=reverse;$c=$s**$#p;print(''.$c^chop($n))while($c/=$#p)>=1;
|