array()
Posted: Sun Oct 27, 2002 4:51 am
Hi Guys,
This may sound very elementary to the expert but to me it
is another Vietnam war. Please can anyone just tell me
why the indexes of the element in the first array() contain
double quotes and the second array does not???
&sound = array ("pig"=>"oink","cow"=>"moo"); and
&measure = array ("inch"=>1,"foot"=>12, "yard"=>36);
Thanks
Jamal
This may sound very elementary to the expert but to me it
is another Vietnam war. Please can anyone just tell me
why the indexes of the element in the first array() contain
double quotes and the second array does not???
&sound = array ("pig"=>"oink","cow"=>"moo"); and
&measure = array ("inch"=>1,"foot"=>12, "yard"=>36);
Thanks
Jamal