From: "Alex Hogan" <[EMAIL PROTECTED]>
> I am looking through the manual and I think I may be blind or something,
but
> how can I create an associative array from two arrays.
> What I have is two arrays that look like this;
>
> Array1([0]=>Spider, [1]=>Monkey, [2]=>Cards)
> Array2([0]=>26.3, [1]=>0
Hi All,
I am looking through the manual and I think I may be blind or something, but
how can I create an associative array from two arrays.
What I have is two arrays that look like this;
Array1([0]=>Spider, [1]=>Monkey, [2]=>Cards)
Array2([0]=>26.3, [1]=>0.65, [2]=>62.07)
I want to combine them
2 matches
Mail list logo